From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn3MQ-0000eo-2J for qemu-devel@nongnu.org; Fri, 16 Oct 2015 07:39:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zn3MN-0006B1-Dl for qemu-devel@nongnu.org; Fri, 16 Oct 2015 07:39:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zn3MN-0006At-2n for qemu-devel@nongnu.org; Fri, 16 Oct 2015 07:39:43 -0400 References: <1444837878-11602-1-git-send-email-knut.omang@oracle.com> <1444837878-11602-4-git-send-email-knut.omang@oracle.com> <20151016112940-mutt-send-email-mst@redhat.com> <1444989399.4614.16.camel@oracle.com> <20151016135118-mutt-send-email-mst@redhat.com> <1444994724.4614.33.camel@oracle.com> <20151016143302-mutt-send-email-mst@redhat.com> From: Paolo Bonzini Message-ID: <5620E1F9.9070004@redhat.com> Date: Fri, 16 Oct 2015 13:39:37 +0200 MIME-Version: 1.0 In-Reply-To: <20151016143302-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 3/4] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , Knut Omang Cc: Eduardo Habkost , Marcel Apfelbaum , qemu-devel@nongnu.org, "Richard W.M. Jones" , Alex Williamson , "Gonglei (Arei)" , Jan Kiszka , Dotan Barak , Richard Henderson On 16/10/2015 13:34, Michael S. Tsirkin wrote: > On Fri, Oct 16, 2015 at 01:25:24PM +0200, Knut Omang wrote: >>> If you plan to e.g. complete igb to the point where Linux can use it, >>> then I'll merge this. >> >> I have a student assigned to work on it, so yes, that's definitely a >> goal. > > OK that's fine then. I just don't want this stay there for years on end. Isn't that what happened for PCIe? :) Paolo