All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Laurent Vivier <Laurent.Vivier@bull.net>
Cc: kvm developers <kvm@vger.kernel.org>,
	qemu developers <qemu-devel@nongnu.org>,
	bochs developers <bochs-developers@lists.sourceforge.net>
Subject: Re: [PATCH 0/2][v2] Add BIOS splash image support
Date: Thu, 18 Dec 2008 10:24:57 -0600	[thread overview]
Message-ID: <494A7959.70704@codemonkey.ws> (raw)
In-Reply-To: <1229611897-7348-1-git-send-email-Laurent.Vivier@bull.net>

Laurent Vivier wrote:
> This series of patches adds a nice BIOS startup splash screen.
>
> It adds a "-splash" option allowing to specify the picture file name (a 640x480 (or less) and true color PNG) to display. You can enable/disable a fade in,
> fade out and the bootmenu. The time to display the image can be also given (in
> seconds).
>
> Idea stollen from VirtualBox.
>
> [PATCH 1/2] [BIOS] Add splash image support
> [PATCH 2/2] [QEMU] Add BIOS splash image
>   

So my general feeling here is that this code is well isolated and 
provides a feature that some people will find interesting.  I know I 
personally am interested in this feature.  I also think that a good 
number of vendors will want to use this mechanism to brand their 
virtualization offerings.

So I'm inclined to take this patch set unless there is objection.  I 
don't necessarily disagree with some of the feedback about making the 
BIOS not delay at all but I think that's an orthogonal discussion to 
this one.  The Press F12 thing also annoys me and I'd be happy to look 
at patches to make it optional.

Regards,

Anthony Liguori

> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   


WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Laurent Vivier <Laurent.Vivier@bull.net>
Cc: bochs developers <bochs-developers@lists.sourceforge.net>,
	qemu developers <qemu-devel@nongnu.org>,
	kvm developers <kvm@vger.kernel.org>
Subject: [Qemu-devel] Re: [PATCH 0/2][v2] Add BIOS splash image support
Date: Thu, 18 Dec 2008 10:24:57 -0600	[thread overview]
Message-ID: <494A7959.70704@codemonkey.ws> (raw)
In-Reply-To: <1229611897-7348-1-git-send-email-Laurent.Vivier@bull.net>

Laurent Vivier wrote:
> This series of patches adds a nice BIOS startup splash screen.
>
> It adds a "-splash" option allowing to specify the picture file name (a 640x480 (or less) and true color PNG) to display. You can enable/disable a fade in,
> fade out and the bootmenu. The time to display the image can be also given (in
> seconds).
>
> Idea stollen from VirtualBox.
>
> [PATCH 1/2] [BIOS] Add splash image support
> [PATCH 2/2] [QEMU] Add BIOS splash image
>   

So my general feeling here is that this code is well isolated and 
provides a feature that some people will find interesting.  I know I 
personally am interested in this feature.  I also think that a good 
number of vendors will want to use this mechanism to brand their 
virtualization offerings.

So I'm inclined to take this patch set unless there is objection.  I 
don't necessarily disagree with some of the feedback about making the 
BIOS not delay at all but I think that's an orthogonal discussion to 
this one.  The Press F12 thing also annoys me and I'd be happy to look 
at patches to make it optional.

Regards,

Anthony Liguori

> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   

  parent reply	other threads:[~2008-12-18 16:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18 14:51 [PATCH 0/2][v2] Add BIOS splash image support Laurent Vivier
2008-12-18 14:51 ` [Qemu-devel] " Laurent Vivier
2008-12-18 14:51 ` [PATCH 1/2][v2][BIOS] Add " Laurent Vivier
2008-12-18 14:51   ` [Qemu-devel] " Laurent Vivier
2008-12-18 14:51   ` [PATCH 2/2][v2][QEMU] Add BIOS splash image Laurent Vivier
2008-12-18 14:51     ` [Qemu-devel] " Laurent Vivier
2008-12-18 16:21 ` [PATCH 0/2][v2] Add BIOS splash image support Anthony Liguori
2008-12-18 16:21   ` [Qemu-devel] " Anthony Liguori
2008-12-18 16:24 ` Anthony Liguori [this message]
2008-12-18 16:24   ` Anthony Liguori
2008-12-18 18:23 ` [Qemu-devel] " andrzej zaborowski
2008-12-18 18:40   ` Laurent Vivier
2008-12-18 19:14   ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494A7959.70704@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=Laurent.Vivier@bull.net \
    --cc=bochs-developers@lists.sourceforge.net \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.