qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org, Avi Kivity <avi@qumranet.com>,
	Dor Laor <dor.laor@qumranet.com>,
	Rusty Russell <rusty@rustcorp.com.au>
Subject: [Qemu-devel] [PATCH 0/3] virtio support for QEMU
Date: Tue, 04 Dec 2007 15:52:19 -0600	[thread overview]
Message-ID: <4755CC13.50004@us.ibm.com> (raw)

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

             reply	other threads:[~2007-12-04 21:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04 21:52 Anthony Liguori [this message]
2007-12-04 23:39 ` [Qemu-devel] Re: [PATCH 0/3] virtio support for QEMU 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4755CC13.50004@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=avi@qumranet.com \
    --cc=dor.laor@qumranet.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).