Re: [Qemu-devel] [PATCH] scsi: fix and improve debug prints
Am 01.09.2010 16:33, schrieb Bernhard Kohl: > Some of them are not compile clean. > > Signed-off-by: Bernhard Kohl Thanks, applied to the block branch. Kevin
[Qemu-devel] [PATCH] scsi: fix and improve debug prints
Some of them are not compile clean. Signed-off-by: Bernhard Kohl --- hw/lsi53c895a.c |4 ++-- hw/scsi-disk.c|8 hw/scsi-generic.c | 18 ++ 3 files changed, 20 insertions(+), 10 deletions(-) diff --git a/hw/lsi53c895a.c b/hw/lsi53c895a.c index bd7b661..5e