public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Add XEN pvSCSI support
@ 2014-06-27 14:34 jgross
  2014-06-27 14:34 ` [PATCH 1/4] Add XEN pvSCSI protocol description jgross
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: jgross @ 2014-06-27 14:34 UTC (permalink / raw)
  To: JBottomley, linux-scsi, xen-devel

This series adds XEN pvSCSI support. With pvSCSI it is possible to use physical
SCSI devices from a XEN domain.

The support consists of a backend in the privileged Domain-0 doing the real
I/O and a frontend in the unprivileged domU passing I/O-requests to the backend.

The code is taken (and adapted) from the original pvSCSI implementation done
for Linux 2.6 in 2008 by Fujitsu.

[PATCH 1/4] Add XEN pvSCSI protocol description
[PATCH 2/4] Introduce xen-scsifront module
[PATCH 3/4] Introduce XEN scsiback module
[PATCH 4/4] add xen pvscsi maintainer

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

end of thread, other threads:[~2014-07-11  9:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 14:34 Add XEN pvSCSI support jgross
2014-06-27 14:34 ` [PATCH 1/4] Add XEN pvSCSI protocol description jgross
2014-06-27 17:11   ` [Xen-devel] " Konrad Rzeszutek Wilk
2014-06-30  8:26     ` Juergen Gross
2014-06-30 11:02     ` Jan Beulich
2014-06-30 11:18       ` Juergen Gross
2014-06-30 11:29         ` Jan Beulich
2014-06-27 14:34 ` [PATCH 2/4] Introduce xen-scsifront module jgross
2014-06-30 13:35   ` [Xen-devel] " David Vrabel
2014-06-30 13:51     ` Juergen Gross
2014-06-27 14:34 ` [PATCH 3/4] Introduce XEN scsiback module jgross
2014-06-28 18:09   ` Christoph Hellwig
2014-07-11  8:57     ` Juergen Gross
2014-07-11  9:04       ` Christoph Hellwig
2014-06-27 14:34 ` [PATCH 4/4] add xen pvscsi maintainer jgross
2014-06-27 17:13   ` Konrad Rzeszutek Wilk
2014-06-27 17:45 ` Add XEN pvSCSI support Pasi Kärkkäinen
2014-06-27 17:51   ` [Xen-devel] " Pasi Kärkkäinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox