qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 0/3] virtio support for QEMU


From: Dor Laor
Subject: [Qemu-devel] Re: [PATCH 0/3] virtio support for QEMU
Date: Wed, 05 Dec 2007 01:39:51 +0200
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]