From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Izqzl-0005sc-TV for qemu-devel@nongnu.org; Wed, 05 Dec 2007 04:56:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Izqzl-0005s5-7P for qemu-devel@nongnu.org; Wed, 05 Dec 2007 04:56:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izqzl-0005rt-1l for qemu-devel@nongnu.org; Wed, 05 Dec 2007 04:56:45 -0500 Received: from il.qumranet.com ([82.166.9.18]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Izqzk-0003jD-IA for qemu-devel@nongnu.org; Wed, 05 Dec 2007 04:56:44 -0500 Message-ID: <475675DA.4090409@qumranet.com> Date: Wed, 05 Dec 2007 11:56:42 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4755CC13.50004@us.ibm.com> In-Reply-To: <4755CC13.50004@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/3] virtio support for QEMU Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Rusty Russell , qemu-devel@nongnu.org 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