From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mx2DU-0003bM-Vt for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:28:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mx2DQ-0003Xo-7W for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:28:20 -0400 Received: from [199.232.76.173] (port=39970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mx2DQ-0003Xa-32 for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:28:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3273) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mx2DP-00057c-OI for qemu-devel@nongnu.org; Sun, 11 Oct 2009 13:28:16 -0400 Message-ID: <4AD215AD.7050308@redhat.com> Date: Sun, 11 Oct 2009 19:28:13 +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> <4AD2157F.5040301@redhat.com> In-Reply-To: <4AD2157F.5040301@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:27 PM, Avi Kivity wrote: > So we are fine then? After reset new BIOS will get used? > > Yes. > I meant, we are fine for upgrade, and no, the new BIOS will not be used. The file is only read once. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.