From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBhXt-0008Ho-LM for qemu-devel@nongnu.org; Wed, 12 Sep 2012 03:39:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBhXo-0008Q1-0S for qemu-devel@nongnu.org; Wed, 12 Sep 2012 03:39:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBhXn-0008Pu-OP for qemu-devel@nongnu.org; Wed, 12 Sep 2012 03:39:31 -0400 Message-ID: <50503C27.4040003@redhat.com> Date: Wed, 12 Sep 2012 10:39:19 +0300 From: Avi Kivity MIME-Version: 1.0 References: <504F5E94.9070108@siemens.com> <50502430.1070108@msgid.tls.msk.ru> In-Reply-To: <50502430.1070108@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] isapc: Shadow ISA BIOS by default List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: Jan Kiszka , Anthony Liguori , Kevin O'Connor , qemu-devel On 09/12/2012 08:57 AM, Michael Tokarev wrote: >> >> This unbreaks isapc for TCG, and keep it working for KVM once it starts >> supporting read-only memslots. > > Can you clarify please, -- referring to the above? :) kvm only works due to a bug. Once the kvm bug is fixed, isapc will break, unless the patch above is applied. -- error compiling committee.c: too many arguments to function