From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0vA5-0003hi-DC for qemu-devel@nongnu.org; Mon, 13 Aug 2012 09:58:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0v9z-0007r8-Pm for qemu-devel@nongnu.org; Mon, 13 Aug 2012 09:58:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0v9z-0007r3-Hl for qemu-devel@nongnu.org; Mon, 13 Aug 2012 09:58:23 -0400 Message-ID: <502907EA.9030606@redhat.com> Date: Mon, 13 Aug 2012 16:58:02 +0300 From: Avi Kivity MIME-Version: 1.0 References: <20120801050241.22163.78549.stgit@bling.home> <87pq6uvs52.fsf@codemonkey.ws> In-Reply-To: <87pq6uvs52.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: kvm@vger.kernel.org, aik@ozlabs.ru, Jan Kiszka , qemu-devel@nongnu.org, Alex Williamson On 08/13/2012 04:27 PM, Anthony Liguori wrote: > Thanks for pushing this forward! Hopefully this will finally kill off > qemu-kvm.git for good. No, it won't. vfio requires a 3.6 kernel, which we cannot assume anyone has. We'll need the original device assignment code side-by-side. -- error compiling committee.c: too many arguments to function