[Qemu-devel] [PATCH v2 2/6] scsi: update list of commands

2011-11-14 Thread Paolo Bonzini
Add more commands and their names, and remove SEEK(6) which is obsolete. Instead, use SET_CAPACITY which is still in SSC. Tested-by: Thomas Schmitt Signed-off-by: Paolo Bonzini --- hw/scsi-bus.c | 25 +++-- hw/scsi-defs.h | 10 +- hw/scsi-disk.c |4 +--- 3 f

[Qemu-devel] [PATCH v2 2/6] scsi: update list of commands

2011-11-14 Thread Paolo Bonzini
Add more commands and their names, and remove SEEK(6) which is obsolete. Instead, use SET_CAPACITY which is still in SSC. Tested-by: Thomas Schmitt Signed-off-by: Paolo Bonzini --- hw/scsi-bus.c | 25 +++-- hw/scsi-defs.h | 10 +- hw/scsi-disk.c |4 +--- 3 f