From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOm7C-0005qR-UB for qemu-devel@nongnu.org; Wed, 25 Sep 2013 06:14:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOm76-0007MR-Uy for qemu-devel@nongnu.org; Wed, 25 Sep 2013 06:14:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOm76-0007MG-NW for qemu-devel@nongnu.org; Wed, 25 Sep 2013 06:14:32 -0400 Message-ID: <5242B783.3070209@redhat.com> Date: Wed, 25 Sep 2013 06:14:27 -0400 From: Laine Stump MIME-Version: 1.0 References: <524162DE.1080705@redhat.com> <20130925070116.GA5436@redhat.com> <1380098908.1968.30.camel@localhost.localdomain> <5242AF59.5060905@redhat.com> <20130925100041.GA7876@redhat.com> In-Reply-To: <20130925100041.GA7876@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Attaching PCI devices to the PCIe root complex List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu list , Marcel Apfelbaum , marcel.a@redhat.com On 09/25/2013 06:00 AM, Michael S. Tsirkin wrote: > On Wed, Sep 25, 2013 at 05:39:37AM -0400, Laine Stump wrote: >> However it is done, each controller will need to have two sets of flags >> - one for what it can plug into, and one for what can be plugged into it. > Not just into it - what can be plugged into each slot. There are controllers that have different capabilities for different slots? Well, that complicates things a bit...