From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD4aR-0006TC-Sx for qemu-devel@nongnu.org; Wed, 17 Dec 2008 17:09:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD4aP-0006So-Di for qemu-devel@nongnu.org; Wed, 17 Dec 2008 17:09:46 -0500 Received: from [199.232.76.173] (port=60412 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD4aP-0006Sj-7X for qemu-devel@nongnu.org; Wed, 17 Dec 2008 17:09:45 -0500 Received: from qw-out-1920.google.com ([74.125.92.146]:35147) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LD4aO-00076F-Tg for qemu-devel@nongnu.org; Wed, 17 Dec 2008 17:09:45 -0500 Received: by qw-out-1920.google.com with SMTP id 5so30698qwc.4 for ; Wed, 17 Dec 2008 14:09:43 -0800 (PST) Message-ID: <494978A1.7000708@codemonkey.ws> Date: Wed, 17 Dec 2008 16:09:37 -0600 From: Anthony Liguori MIME-Version: 1.0 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> <20081217171724.GC7215@redhat.com> <49493E82.8060500@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/3] Add BIOS splash image support Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Herbszt Cc: qemu-devel@nongnu.org Sebastian Herbszt wrote: > Anthony Liguori wrote: >> Gleb Natapov wrote: >>>> 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. >>> >> >> I'm mirroring the Bochs CVS tree into git right now which I will then >> post to a repo on repo.or.cz. This way, we can keep track of the >> changeset in that repo. Otherwise, we have no way of keeping track >> of which revision we're based on without using a formal release. > > It is also available at http://git.kernel.org/?p=virt/bochs/bochs.git And just when I finally got things setup. Thanks, I'll switch over to that. Regards, Anthony Liguori > - Sebastian >