From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Izvv9-0002Xp-5a for qemu-devel@nongnu.org; Wed, 05 Dec 2007 10:12:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Izvv4-0002Md-EM for qemu-devel@nongnu.org; Wed, 05 Dec 2007 10:12:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izvv3-0002MO-W0 for qemu-devel@nongnu.org; Wed, 05 Dec 2007 10:12:14 -0500 Received: from e2.ny.us.ibm.com ([32.97.182.142]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Izvv3-0000aq-KL for qemu-devel@nongnu.org; Wed, 05 Dec 2007 10:12:13 -0500 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e2.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id lB5FCAT9002151 for ; Wed, 5 Dec 2007 10:12:10 -0500 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id lB5FCABY129398 for ; Wed, 5 Dec 2007 10:12:10 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lB5FCAoM000635 for ; Wed, 5 Dec 2007 10:12:10 -0500 Message-ID: <4756BFC2.5060101@us.ibm.com> Date: Wed, 05 Dec 2007 09:12:02 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4755CC13.50004@us.ibm.com> <4755E547.3020406@qumranet.com> <4755EC86.9090209@us.ibm.com> <200712052043.08878.rusty@rustcorp.com.au> <47567499.5000606@qumranet.com> In-Reply-To: <47567499.5000606@qumranet.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: Avi Kivity Cc: Rusty Russell , qemu-devel@nongnu.org Avi Kivity wrote: > Rusty Russell wrote: >> On Wednesday 05 December 2007 11:10:46 Anthony Liguori wrote: >> >>> Dor Laor wrote: >>> >>>> Can you set up an uptodate git repository for the kernel part, other >>>> >>> Yeah, patches are required that aren't yet in Rusty's queue. I'll >>> update the list once we've gotten his queue straightened out. >>> >> >> I'm actually on vacation this week and next week, so my queue won't >> be updated for a while. I'll put them all in once I'm back on deck... >> >> > > I can host it in a branch on kvm.git, if I knew what patches to > include. Anthony, can you post pointers? http://hg.codemonkey.ws/linux-virtio That's the required patches from rusty's queue plus my patches based off the kvm git tree as of 83f9425dc148dbe0d373b7e07f221affff9e91cb Regards, Anthony Liguori