From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKcmx-000833-9h for qemu-devel@nongnu.org; Tue, 15 Dec 2009 14:10:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKcms-0007zm-Rj for qemu-devel@nongnu.org; Tue, 15 Dec 2009 14:10:26 -0500 Received: from [199.232.76.173] (port=35110 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKcms-0007zZ-Je for qemu-devel@nongnu.org; Tue, 15 Dec 2009 14:10:22 -0500 Received: from mail-iw0-f197.google.com ([209.85.223.197]:43986) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKcmr-0006Fs-PR for qemu-devel@nongnu.org; Tue, 15 Dec 2009 14:10:22 -0500 Received: by iwn35 with SMTP id 35so141636iwn.4 for ; Tue, 15 Dec 2009 11:10:21 -0800 (PST) Message-ID: <4B27DF1A.3030000@codemonkey.ws> Date: Tue, 15 Dec 2009 13:10:18 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: Proper support for PCI-based option rom loading (was Re: [Qemu-devel] Re: qdev property bug?) References: <4B264AF1.6060802@codemonkey.ws> <7FB8DD1225E54176BCAF5523B6AEA89B@FSCPC> <4B26931E.4000101@codemonkey.ws> <20091214194210.GB6150@redhat.com> <4B269933.3010906@codemonkey.ws> <20091214202019.GF6150@redhat.com> <4B26A0DE.5000304@redhat.com> <20091214203428.GI6150@redhat.com> <20091214203603.GJ6150@redhat.com> <4B26A3B2.2030006@codemonkey.ws> <20091214205141.GC6398@redhat.com> <4B26F678.4010603@codemonkey.ws> <4B27541F.9020603@redhat.com> <4B276197.1080606@redhat.com> In-Reply-To: <4B276197.1080606@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: Gerd Hoffmann Cc: "Michael S. Tsirkin" , glommer@redhat.com, qemu-devel@nongnu.org, Alexander Graf , Kevin O'Connor , Sebastian Herbszt Gerd Hoffmann wrote: > Hi, > >> We could also add a "romfile" property to the pci bus and do everything >> (except setting the default filename) in generic pci code. > > Patch attached (incremental to yours). Sounds great, but no patch is attached. Regards, Anthony Liguori