From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGBUw-0002UM-40 for qemu-devel@nongnu.org; Mon, 15 Jun 2009 08:41:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGBUr-0002Ro-MR for qemu-devel@nongnu.org; Mon, 15 Jun 2009 08:41:13 -0400 Received: from [199.232.76.173] (port=52791 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGBUr-0002Rj-Av for qemu-devel@nongnu.org; Mon, 15 Jun 2009 08:41:09 -0400 Received: from mail-qy0-f191.google.com ([209.85.221.191]:62448) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGBUq-0004Iu-Vo for qemu-devel@nongnu.org; Mon, 15 Jun 2009 08:41:09 -0400 Received: by qyk29 with SMTP id 29so4517022qyk.4 for ; Mon, 15 Jun 2009 05:41:07 -0700 (PDT) Message-ID: <4A36415F.6080206@codemonkey.ws> Date: Mon, 15 Jun 2009 07:41:03 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities] References: <20090610150129.GC28601@redhat.com> <200906101624.30659.paul@codesourcery.com> <20090610174301.GC7416@shareable.org> <20090610182227.GN28601@redhat.com> <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> In-Reply-To: <4A3613EC.6030608@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Carsten Otte , Rusty Russell , kvm@vger.kernel.org, Mark McLoughlin , Glauber Costa , "Michael S. Tsirkin" , qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org, Blue Swirl , Christian Borntraeger , Paul Brook Avi Kivity wrote: > On 06/15/2009 12:08 PM, Mark McLoughlin wrote: >>> This last option makes sense to me: in a real world the user has >>> control over where he places the device on the bus, so why >>> not with qemu? >>> >> >> Yep, most people seem to agree that it makes sense to allow this, but >> some believe it should only be via a machine description file, not the >> command line. >> > > I don't understand this opposition. It's clear a machine config file > is a long way in our future. It's also clear lack of stable PCI > addresses hurts us now. Is there opposition? I don't ever recall seeing a patch... I think it's a perfectly fine idea. Regards, Anthony Liguori