qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ide: Turn debug messages into assertions


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] ide: Turn debug messages into assertions
Date: Mon, 9 May 2011 13:19:42 +0100

On Mon, May 9, 2011 at 10:52 AM, Kevin Wolf <address@hidden> 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 <address@hidden>
> ---
>  hw/ide/pci.c |    8 ++------
>  1 files changed, 2 insertions(+), 6 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]