From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MG9iZ-0006dw-KK for qemu-devel@nongnu.org; Mon, 15 Jun 2009 06:47:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MG9iT-0006bZ-Go for qemu-devel@nongnu.org; Mon, 15 Jun 2009 06:47:09 -0400 Received: from [199.232.76.173] (port=32987 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MG9iT-0006bW-Ab for qemu-devel@nongnu.org; Mon, 15 Jun 2009 06:47:05 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56380) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MG9iS-0006iy-QS for qemu-devel@nongnu.org; Mon, 15 Jun 2009 06:47:05 -0400 Date: Mon, 15 Jun 2009 13:44:56 +0300 From: Gleb Natapov Subject: Re: Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities] Message-ID: <20090615104456.GM19508@redhat.com> References: <20090610192702.GH7416@shareable.org> <1244796209.16425.20.camel@blaa> <4A326B5C.5010501@codemonkey.ws> <1244821292.30522.56.camel@blaa> <4A327E4A.7010300@codemonkey.ws> <1244825303.26769.19.camel@blaa> <20090614095016.GA7560@redhat.com> <1245056916.6891.31.camel@blaa> <4A3613EC.6030608@redhat.com> <20090615103249.GB6351@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090615103249.GB6351@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Mark McLoughlin , kvm@vger.kernel.org, Carsten Otte , Glauber Costa , Rusty Russell , qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org, Blue Swirl , Christian Borntraeger , Avi Kivity , Paul Brook On Mon, Jun 15, 2009 at 01:32:49PM +0300, Michael S. Tsirkin wrote: > > You do need to export available slot numbers from qemu. > > Why would a slot be unavailable? > Because it does not exist? -- Gleb.