From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mwzd7-00005Z-4x for qemu-devel@nongnu.org; Sun, 11 Oct 2009 10:42:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mwzd2-0008V8-29 for qemu-devel@nongnu.org; Sun, 11 Oct 2009 10:42:36 -0400 Received: from [199.232.76.173] (port=37452 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mwzd1-0008V1-S4 for qemu-devel@nongnu.org; Sun, 11 Oct 2009 10:42:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47013) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mwzd1-0005IS-4k for qemu-devel@nongnu.org; Sun, 11 Oct 2009 10:42:31 -0400 Message-ID: <4AD1EED3.5000901@redhat.com> Date: Sun, 11 Oct 2009 16:42: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: <20091008145241.GC12275@redhat.com> <4ACE0559.5040206@redhat.com> <20091008160623.GA13710@redhat.com> <4ACE0FC6.3050908@redhat.com> <20091008184011.GA6576@shareable.org> <20091011133626.GA10229@redhat.com> <20091011134559.GN16702@redhat.com> <20091011135240.GA10277@redhat.com> <20091011135748.GO16702@redhat.com> <20091011143535.GA10401@redhat.com> In-Reply-To: <20091011143535.GA10401@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: "Michael S. Tsirkin" Cc: Anthony Liguori , "qemu-devel@nongnu.org" , Gleb Natapov , kvm-devel On 10/11/2009 04:35 PM, Michael S. Tsirkin wrote: > No, this is not how it works, I think. > Currently BIOS ROM is loaded only on init, directly into qemu memory. > If we change it we break in-place upgrades - install qemu, run guest, upgrade qemu, reboot guest - now the old qemu runs with a new bios which may or may not work. -- error compiling committee.c: too many arguments to function