qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 0/3] virtio support for QEMU
Date: Wed, 05 Dec 2007 11:56:42 +0200	[thread overview]
Message-ID: <475675DA.4090409@qumranet.com> (raw)
In-Reply-To: <4755CC13.50004@us.ibm.com>

Anthony Liguori wrote:
> 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.
>

Can you post this to kvm-devel as well next time?  I'm sure there is 
considerable interest in this work among kvm developers.

-- 
error compiling committee.c: too many arguments to function

      parent reply	other threads:[~2007-12-05  9:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=475675DA.4090409@qumranet.com \
    --to=avi@qumranet.com \
    --cc=aliguori@us.ibm.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).