+1
−1
Loading
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>