From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYe8j-0008Um-6K for qemu-devel@nongnu.org; Wed, 05 Aug 2009 06:54:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYe8e-0008Iw-Cp for qemu-devel@nongnu.org; Wed, 05 Aug 2009 06:54:36 -0400 Received: from [199.232.76.173] (port=52215 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYe8e-0008Ij-9p for qemu-devel@nongnu.org; Wed, 05 Aug 2009 06:54:32 -0400 Received: from mx2.redhat.com ([66.187.237.31]:46697) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYe8d-00084W-QS for qemu-devel@nongnu.org; Wed, 05 Aug 2009 06:54:32 -0400 Message-ID: <4A79662C.6040307@redhat.com> Date: Wed, 05 Aug 2009 13:59:56 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] FW_CFG_EMULATOR References: <4A76FCC5.2020803@sgi.com> In-Reply-To: <4A76FCC5.2020803@sgi.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: Jes Sorensen Cc: Anthony Liguori , Kevin O'Connor , qemu-devel On 08/03/2009 06:05 PM, Jes Sorensen wrote: > Hi, > > Here's a patch for QEMU which tells the BIOS it is running on > QEMU/KQEMU/KVM. > > I have a set if patches for Seabios using this to runtime select KVM > and QEMU settings, eliminating the need for a specially compiled BIOS > binary. > > If we can agree on the interface, I would look into doing something > similar for BOCHS as well. > > I will be posting the Seabios patches in a minute. The guest never runs on kvm or kqemu. It always runs on qemu, which may use kvm or kqemu for cpu virtualization. -- error compiling committee.c: too many arguments to function