Kevin Wolf 2860e3eb96 ide: Turn debug messages into assertions
These printfs aren't really debug messages, but clearly indicate a bug if they
ever become effective. Noone uses DEBUG_IDE, let's re-enable the check
unconditionally and make it an assertion instead of printfs in the device
emulation.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2011-05-18 14:38:45 +02:00
..
2011-05-03 11:29:21 +02:00
2011-04-27 16:20:27 +02:00
2011-05-16 10:15:47 -05:00
2011-04-27 16:20:27 +02:00
2011-05-18 14:38:45 +02:00