scsi-disk: restruct emulation: START_STOP
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 26 Nov 2009 14:34:07 +0000 (15:34 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:39 +0000 (09:41 -0600)
commit8d3628fff4131775dd4b7ad1748e0deb0b53aae8
tree25d0d2290c593121613bc4d2f787f29472752f4b
parentebddfcbe14c0184ef3821b987b0a9746b4802c27
scsi-disk: restruct emulation: START_STOP

Move START_STOP emulation from scsi_send_command() to
scsi_disk_emulate_command().

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/scsi-disk.c