On 09/13/2010 01:18 PM, Michal Novotny wrote:
Hi, this is the patch to introduce DPRINTF() macro as used in the rest of the qemu source files for printing debug messages when the debugging macro is set (i.e. the debugging is enabled) - e.g. as used in LSI SCSI controller implementation.Signed-off-by: Michal Novotny <minov...@redhat.com>
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com> Paolo