From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD00j-0008EQ-UU for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:16:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD00i-0008D5-8J for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:16:37 -0500 Received: from [199.232.76.173] (port=56437 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD00h-0008Cu-VR for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:16:36 -0500 Received: from mx2.redhat.com ([66.187.237.31]:40563) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LD00g-0001Nd-Uw for qemu-devel@nongnu.org; Wed, 17 Dec 2008 12:16:35 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBHHGW6e002422 for ; Wed, 17 Dec 2008 12:16:32 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBHHGVZu028887 for ; Wed, 17 Dec 2008 12:16:31 -0500 Received: from dhcp-1-237.tlv.redhat.com (dhcp-1-237.tlv.redhat.com [10.35.1.237]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBHHGUV4002252 for ; Wed, 17 Dec 2008 12:16:31 -0500 Date: Wed, 17 Dec 2008 19:17:24 +0200 From: Gleb Natapov Subject: Re: [Qemu-devel] Re: [PATCH 0/3] Add BIOS splash image support Message-ID: <20081217171724.GC7215@redhat.com> References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> <49480F6D.2010302@codemonkey.ws> <20081217110319.GD13455@redhat.com> <200812171318.58650.paul@codesourcery.com> <49490282.3080800@siemens.com> <4949116F.6090604@redhat.com> <49491293.9070501@siemens.com> <49491519.4080907@suse.de> <20081217152603.GV13455@redhat.com> <49492C51.7090101@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49492C51.7090101@siemens.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > > BTW, a few interruptions later I meanwhile had the chance to realize > that QEMU's bios.diff does not yet carry and fw_cfg bits, right? Does > its binary include them? Or is this currently kvm-only stuff? > > Jan > AFAIK Anthony merges latest version of the BIOS in qemu now. I hope it will commit it soon. -- Gleb.