From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mx2Ck-0002w9-Sn for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:27:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mx2Cg-0002uY-AY for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:27:34 -0400 Received: from [199.232.76.173] (port=39959 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mx2Cg-0002uS-4x for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:27:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62761) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mx2Cf-00050p-PA for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:27:30 -0400 Message-ID: <4AD2157F.5040301@redhat.com> Date: Sun, 11 Oct 2009 19:27:27 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 2/3] qemu: make cirrus init value pci spec compliant References: <20091011143535.GA10401@redhat.com> <4AD1EED3.5000901@redhat.com> <20091011144428.GA10429@redhat.com> <4AD1F173.8040401@redhat.com> <20091011161232.GA10132@redhat.com> <4AD206BE.3050904@redhat.com> <20091011163334.GA6248@redhat.com> <4AD209BD.5020300@redhat.com> <20091011163909.GA6261@redhat.com> <4AD20C62.9010809@redhat.com> <20091011171843.GA6297@redhat.com> In-Reply-To: <20091011171843.GA6297@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Anthony Liguori , "qemu-devel@nongnu.org" , Gleb Natapov , kvm-devel On 10/11/2009 07:18 PM, Michael S. Tsirkin wrote: > On Sun, Oct 11, 2009 at 06:48:34PM +0200, Avi Kivity wrote: > >> On 10/11/2009 06:39 PM, Michael S. Tsirkin wrote: >> >>>> rom_add_file(). >>>> >>>> >>> Is it used for BIOS? pc.c seems to call this for initrd only? >>> >>> >> It's used indirectly for everything. >> > So we are fine then? After reset new BIOS will get used? > Yes. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.