qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Real SCSI device passthrough
@ 2007-12-07 14:23 Laurent Vivier
  2007-12-07 14:23 ` [Qemu-devel] [PATCH 1/2] SCSI cleanup Laurent Vivier
  2007-12-09 23:16 ` [Qemu-devel] [PATCH 0/2] Real SCSI device passthrough Thiemo Seufer
  0 siblings, 2 replies; 8+ messages in thread
From: Laurent Vivier @ 2007-12-07 14:23 UTC (permalink / raw)
  Cc: qemu-devel


This series of patches allows to connect real SCSI device to the virtual
SCSI controller of Qemu using the SCSI Generic interface (/dev/sg)

for instance:

qemu -hda my_disk.qcow2 -drive file=/dev/sg3,if=scsi

[PATCH 1/2] SCSI cleanup

    This patch reworks the interface between SCSI controller and SCSI device.

[PATCH 2/2] Real SCSI device passthrough (v3)

    This patch allows to connect the virtual SCSI interface of Qemu to
    a real SCSI device of the host.

Laurent

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-12-09 23:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-07 14:23 [Qemu-devel] [PATCH 0/2] Real SCSI device passthrough Laurent Vivier
2007-12-07 14:23 ` [Qemu-devel] [PATCH 1/2] SCSI cleanup Laurent Vivier
2007-12-07 14:23   ` [Qemu-devel] [PATCH 2/2] Real SCSI device passthrough (v3) Laurent Vivier
2007-12-07 15:22     ` Paul Brook
2007-12-07 15:29       ` Laurent Vivier
2007-12-07 16:00         ` Anthony Liguori
2007-12-07 16:13           ` Laurent Vivier
2007-12-09 23:16 ` [Qemu-devel] [PATCH 0/2] Real SCSI device passthrough Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).