Paolo Bonzini 71544d30a6 scsi: push request restart to SCSIDevice
The request restart mechanism is generic and could be reused for
scsi-generic.  In the meanwhile, pushing it to SCSIDevice avoids
that scsi_dma_restart_bh looks at SCSIGenericReqs when working on
a scsi-block device.

The code is the same that is already in hw/scsi-disk.c, with
the type flags replaced by req->cmd.mode and a more generic way to
requeue SCSI_XFER_NONE commands.

I also added a missing call to qemu_del_vm_change_state_handler.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-10-28 19:25:52 +02:00
2011-10-28 19:25:49 +02:00
2011-10-16 11:11:56 +00:00
2011-10-06 09:48:07 +02:00
2011-10-21 18:14:30 +02:00
2011-10-03 13:53:14 -03:00
2011-10-06 09:48:09 +02:00
2011-10-16 10:40:16 +00:00
2011-09-10 16:57:36 +00:00
2011-10-21 18:14:30 +02:00
2011-09-16 08:26:31 -05:00
2011-09-21 11:10:52 +01:00
2011-10-28 19:25:48 +02:00
2011-09-21 10:50:59 +01:00
2011-10-21 18:14:31 +02:00
2011-10-21 18:14:31 +02:00
2011-10-06 09:48:01 +02:00
2011-09-10 16:57:36 +00:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-10-04 11:02:57 -03:00
2011-10-04 11:02:57 -03:00
2011-10-21 18:14:30 +02:00
2011-10-11 15:57:07 +02:00
2011-10-11 15:57:07 +02:00
2011-10-21 18:14:30 +02:00
2011-10-28 19:25:48 +02:00
2011-10-11 15:57:09 +02:00
2011-10-02 16:27:13 +02:00
2011-09-21 11:34:43 +02:00
2011-09-19 11:34:33 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 17:34:12 +02:00
2011-10-21 17:34:12 +02:00
2011-09-20 14:32:56 +02:00
2011-10-06 09:48:09 +02:00
2011-10-21 17:34:12 +02:00
2011-10-23 15:44:15 +00:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-09-19 11:34:33 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:30 +02:00
2011-09-23 10:55:32 -05:00
2011-10-04 11:00:46 -03:00
2011-10-04 11:00:46 -03:00
2011-10-04 11:02:57 -03:00
2011-10-01 09:31:08 +00:00
2011-10-01 09:31:08 +00:00
2011-10-01 09:31:08 +00:00
2011-10-21 18:14:30 +02:00
2011-10-21 18:14:31 +02:00
2011-09-15 16:39:32 -03:00
2011-09-10 16:57:39 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
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%