qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Dor Laor <dor.laor@gmail.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 01:39:51 +0200	[thread overview]
Message-ID: <4755E547.3020406@qumranet.com> (raw)
In-Reply-To: <4755CC13.50004@us.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

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.
>
> Regards,
>
> Anthony Liguori
>
Hi Anthony, Rusty,

Can you set up an uptodate git repository for the kernel part, other 
community members
will also benefit.
I got an oops for vring_kick immediately on the first pkt while testing 
this patchset.
Going to debug it tomorrow, hopefully it's not because of patching.
Thanks,
Dor.

[-- Attachment #2: Type: text/html, Size: 1544 bytes --]

  reply	other threads:[~2007-12-04 23:40 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 ` Dor Laor [this message]
2007-12-05  0:10   ` [Qemu-devel] " 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=4755E547.3020406@qumranet.com \
    --to=dor.laor@gmail.com \
    --cc=aliguori@us.ibm.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).