Add PowerPC power-management state check callback.
[qemu] / hw / scsi-disk.c
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-04-28 thsBuffer length fixes, by Wang Cheng Yeh.
2006-08-29 pbrookSCSI TCQ support.
2006-08-19 bellardno need for bdrv_close()
2006-08-14 pbrookscsi empty drive fix (Blue Swirl).
2006-08-12 pbrookSCSI and USB async IO support.
2006-08-06 pbrookAdd missing #define.
2006-08-06 pbrookFix SCSI off-by-one device size.
2006-06-04 pbrookDisk cache flush support.
2006-06-03 pbrookMore SCSI commands (Blue Swirl).
2006-05-30 pbrookPCI SCSI HBA emulation.
2006-05-26 pbrookSCSI lun probing fix.
2006-05-26 pbrookSmall read fix.
2006-05-26 pbrookFix scsi sector size confusion (Blue Swirl).
2006-05-25 pbrookRearrange SCSI disk emulation code.