Paolo Bonzini b08d0ea044 scsi-disk: split scsi-disk reqops
Only checks for present medium were still done in scsi_send_command
for emulated commands.  So move those to scsi_disk_emulate_command
and return different SCSIReqOps depending on the kind of command.

Checks for present medium can be done unconditionally for the
scsi_disk_dma_reqops case.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-07-26 17:44:09 +02:00
2012-07-26 17:44:09 +02:00
2012-07-23 11:55:17 +01:00
2012-07-21 10:54:40 +01:00
2012-07-10 18:27:33 +02:00
2012-07-07 09:04:42 +00:00
2012-06-29 13:31:07 +02:00
2012-07-13 10:38:16 +01:00
2012-06-29 13:31:07 +02:00
2012-07-26 17:44:08 +02:00
2012-06-27 16:33:26 -05:00
2012-07-23 11:55:17 +01:00
2012-07-23 11:55:17 +01:00
2012-07-13 13:46:55 -03:00
2012-07-13 13:46:55 -03:00
2012-06-28 20:28:36 +00:00
2012-06-29 13:27:28 +02:00
2012-06-29 13:27:28 +02:00
2012-07-19 11:34:32 +01:00
2012-07-10 18:27:33 +02:00
2012-07-23 11:55:18 +01:00
2012-07-26 17:44:08 +02:00
2012-07-17 16:48:32 +02:00
2012-07-14 11:53:03 +00:00
2012-07-14 11:53:03 +00:00
2012-06-29 13:18:21 +02:00
2012-06-28 20:28:08 +00:00
2012-06-29 13:18:21 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%