qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] virtio support for QEMU
@ 2007-12-04 21:52 Anthony Liguori
  2007-12-04 23:39 ` [Qemu-devel] " Dor Laor
  2007-12-05  9:56 ` Avi Kivity
  0 siblings, 2 replies; 7+ messages in thread
From: Anthony Liguori @ 2007-12-04 21:52 UTC (permalink / raw)
  To: qemu-devel, Avi Kivity, Dor Laor, Rusty Russell

This patch series adds support for paravirtual device drivers that use 
virtio.  virtio is a frame work in Linux for abstracting the details of 
virtual IO so that a single device driver (like networking) can be used 
with multiple hypervisors using a small shim layer.  Currently, Linux 
supports a virtio network and a virtio block device and a shim layer for 
lguest.   I have a PCI shim layer for virtio that is suitable for use in 
QEMU.  This is currently in Rusty Russell's virtio tree awaiting the 
Linux merge window to open again.

Regards,

Anthony Liguori

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

end of thread, other threads:[~2007-12-05 15:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-04 21:52 [Qemu-devel] [PATCH 0/3] virtio support for QEMU Anthony Liguori
2007-12-04 23:39 ` [Qemu-devel] " Dor Laor
2007-12-05  0:10   ` Anthony Liguori
2007-12-05  9:43     ` Rusty Russell
2007-12-05  9:51       ` Avi Kivity
2007-12-05 15:12         ` Anthony Liguori
2007-12-05  9:56 ` Avi Kivity

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).