From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Vivier Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support Date: Tue, 16 Dec 2008 22:51:08 +0100 Message-ID: <1229464268.26715.12.camel@frecb07144> References: <1229440810-12394-1-git-send-email-Laurent.Vivier@bull.net> <49480F6D.2010302@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Anthony Liguori , bochs developers , kvm developers To: qemu-devel@nongnu.org Return-path: Received: from ecfrec.frec.bull.fr ([129.183.4.8]:58896 "EHLO ecfrec.frec.bull.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753596AbYLPVvP (ORCPT ); Tue, 16 Dec 2008 16:51:15 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Le mardi 16 d=C3=A9cembre 2008 =C3=A0 22:46 +0200, Blue Swirl a =C3=A9c= rit : > On 12/16/08, Anthony Liguori wrote: > > Blue Swirl wrote: > > > The control channel may still be needed. > > > > > > Alternatively the BIOS could load the image and fade parameters f= rom a > > > new ROM or from the configuration device and draw it to screen. T= his > > > would need some PNG support to BIOS, or that the image stored in = raw > > > form. > > > > > > > > > > Yeah, having QEMU render to the VGA directly is a bit ugly. It wo= uld be > > nicer if the BIOS actually rendered the image but I'm not sure I th= ink we > > should reject the patch just because it doesn't. >=20 > Actually this way the image can be in full color even if the emulated > device was an EGA in text mode. And you can provide the image name on the command line, and complexity is in Qemu, not in BIOS. But in fact, my first idea was to read the image data from the configuration device (which is always possible with LOGO_CMD_OFFSET), but when I saw how it has been done in VirtualBox, I though it was a good idea. But I agree, it's ugly. Regards, Laurent --=20 ------------------ Laurent.Vivier@bull.net ------------------ "Tout ce qui est impossible reste =C3=A0 accomplir" Jules Verne "Things are only impossible until they're not" Jean-Luc Picard