From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SW7OK-0000kL-KL for qemu-devel@nongnu.org; Sun, 20 May 2012 10:45:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SW7OI-00077x-SY for qemu-devel@nongnu.org; Sun, 20 May 2012 10:45:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SW7OI-00076L-Ku for qemu-devel@nongnu.org; Sun, 20 May 2012 10:45:50 -0400 Message-ID: <4FB9039A.3090107@redhat.com> Date: Sun, 20 May 2012 17:45:46 +0300 From: Avi Kivity MIME-Version: 1.0 References: <20120520144227.GB17809@redhat.com> In-Reply-To: <20120520144227.GB17809@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC][PATCH v2 00/11] uq/master: irqfd-based interrupt injection for virtio/vhost List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Marcelo Tosatti , Jan Kiszka , qemu-devel , kvm@vger.kernel.org On 05/20/2012 05:42 PM, Michael S. Tsirkin wrote: > On Thu, May 17, 2012 at 10:32:28AM -0300, Jan Kiszka wrote: > > After this series, to only reasons to still use qemu-kvm for production > > purposes will be PCI device assignment > > Yay! > > By the way, there are probably not many reasons to keep the > assignment code out of qemu.git. It duplicates a ton of > code from core pci, but that's easier to fix in-tree > than out of tree. Right. And Jan, if you want to push device assignment to qemu.git, please update it in qemu-kvm.git instead of rewriting it in qemu.git. -- error compiling committee.c: too many arguments to function