From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDEjf-0002Vm-GR for qemu-devel@nongnu.org; Thu, 18 Dec 2008 03:59:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDEjd-0002Um-MT for qemu-devel@nongnu.org; Thu, 18 Dec 2008 03:59:59 -0500 Received: from [199.232.76.173] (port=56271 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDEjd-0002Uj-GI for qemu-devel@nongnu.org; Thu, 18 Dec 2008 03:59:57 -0500 Received: from moutng.kundenserver.de ([212.227.17.10]:59248) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDEjc-0003bA-MV for qemu-devel@nongnu.org; Thu, 18 Dec 2008 03:59:57 -0500 From: Volker Ruppert Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support Date: Thu, 18 Dec 2008 09:59:24 +0100 References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> <494933AC.2070405@codemonkey.ws> <9A079538C07E4AA1BA7D050229FC05A5@FSCPC> In-Reply-To: <9A079538C07E4AA1BA7D050229FC05A5@FSCPC> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812180959.25572.info@vruppert.de> 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: kvm developers , Gleb Natapov , Jan Kiszka , qemu-devel@nongnu.org, Blue Swirl , bochs developers , Paul Brook Hi all! > > This would be the best solution. How do the bochs folks feel about this? > > There is the pcbios project available at > http://savannah.nongnu.org/projects/pcbios It seems fairly out of date tho. > Volker, you happen to know the status? The PCBIOS project was based on the Bochs BIOS and started by Alex Beregszaszi in summer 2005. He was the project admin and I was a normal project member. We wanted to continue the Bochs BIOS development as a separate project. A few weeks later I no longer had CVS write access. I had a look at the project page on Savannah and found 0 members! I don't know what happend there. Alex had no time to take care of it and some time later he disappeared. So I continued the Bochs BIOS development inside of the Bochs project as usual. -- Thanks Volker