On Mon, May 9, 2011 at 10:52 AM, Kevin Wolf <kw...@redhat.com> wrote: > 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 <kw...@redhat.com> > --- > hw/ide/pci.c | 8 ++------ > 1 files changed, 2 insertions(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>