diff options
| author | Paul Janzen | 2014-06-05 07:33:40 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2014-06-18 08:47:10 +0200 |
| commit | 4525c1337f2a5fc99570ce392e552b8905e36c9a (patch) | |
| tree | 11823d49ba868fc37b87150f14d748e7d0c803f9 /include | |
| parent | block/iscsi: use 16 byte CDBs only when necessary (diff) | |
| download | qemu-4525c1337f2a5fc99570ce392e552b8905e36c9a.tar.gz qemu-4525c1337f2a5fc99570ce392e552b8905e36c9a.tar.xz qemu-4525c1337f2a5fc99570ce392e552b8905e36c9a.zip | |
scsi-disk.c: Fix compilation with -DDEBUG_SCSI
In scsi-disk.c, if you #define DEBUG_SCSI=1, you get:
hw/scsi/scsi-disk.c: In function 'scsi_disk_emulate_command':
hw/scsi/scsi-disk.c:2018: error: 'SCSIRequest' has no member named 'buf'
Change the debugging statement to match the actual value tested.
Signed-off-by: Paul Janzen <pcj@pauljanzen.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
