Paolo Bonzini 336a6915bc scsi-disk: add scsi-block for device passthrough
scsi-block is a new device that supports device passthrough of Linux
block devices (i.e. /dev/sda, not /dev/sg0).  It uses SG_IO for commands
other than I/O commands, and regular AIO read/writes for I/O commands.
Besides being simpler to configure (no mapping required to scsi-generic
device names), this removes the need for a large bounce buffer and,
in the future, will get scatter/gather support for free from scsi-disk.

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-06 09:48:09 +02:00
2011-10-16 10:40:16 +00:00
2011-10-21 18:14:30 +02:00
2011-10-28 19:25:48 +02:00
2011-10-21 18:14:31 +02:00
2011-10-21 18:14:31 +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-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-21 18:14:30 +02:00
2011-10-21 17:34:12 +02:00
2011-10-21 17:34:12 +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-10-21 18:14:30 +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-10-21 18:14:31 +02: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%