From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpH1Z-0003ZU-K0 for qemu-devel@nongnu.org; Thu, 22 Oct 2015 10:39:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpH1X-0004V0-Rr for qemu-devel@nongnu.org; Thu, 22 Oct 2015 10:39:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpH1X-0004Uv-MW for qemu-devel@nongnu.org; Thu, 22 Oct 2015 10:39:23 -0400 Date: Thu, 22 Oct 2015 17:39:18 +0300 From: "Michael S. Tsirkin" Message-ID: <20151022173842-mutt-send-email-mst@redhat.com> References: <1445500895-27165-1-git-send-email-knut.omang@oracle.com> <20151022161214-mutt-send-email-mst@redhat.com> <1445521669.7681.392.camel@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v6 0/4] pcie: Add support for Single Root I/O Virtualization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dotan Barak Cc: Eduardo Habkost , Knut Omang , "qemu-devel@nongnu.org" , "Richard W.M. Jones" , Alex Williamson , "Gonglei (Arei)" , Jan Kiszka , Marcel Apfelbaum , Paolo Bonzini , Richard Henderson On Thu, Oct 22, 2015 at 02:22:12PM +0000, Dotan Barak wrote: > I tested those patches on QEMU v2.3.0 and they work > (i.e. it adds to ability for emulated device to work SR-IOV). > > However, when I based my model on newer version of QEMU (i.e. upstream) with the new SR-IOV patches from Knut, > There is a failure (SR-IOV enable fails). > > Thanks > Dotan Submit your code for inclusion, we can discuss. -- MST