commit | b456a71c4a1eb5704d135fd08da9a0de8fd81231 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <[email protected]> | Mon Jul 16 15:59:57 2012 +0200 |
committer | Paolo Bonzini <[email protected]> | Fri Jul 27 08:25:21 2012 +0200 |
tree | d6870e472630290e18ae8f97018502713d348047 | |
parent | 6a8a685c4d022d4edee57b0fb78c0ae1b4876478 [diff] |
scsi-disk: removable hard disks support load/eject Support for the LOEJ bit of the START/STOP UNIT command right now is limited to CD-ROMs. This is wrong, since removable hard disks (in the real world: SD card readers) also support it in pretty much the same way. Without the LOEJ bit, START/STOP UNIT does nothing for all devices. Signed-off-by: Paolo Bonzini <[email protected]>