From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support Date: Wed, 17 Dec 2008 15:54:11 +0100 Message-ID: <49491293.9070501@siemens.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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Paul Brook , qemu-devel@nongnu.org, "Daniel P. Berrange" , Anthony Liguori , Blue Swirl , bochs developers , kvm developers To: Gerd Hoffmann Return-path: Received: from gecko.sbs.de ([194.138.37.40]:24060 "EHLO gecko.sbs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754530AbYLQOzH (ORCPT ); Wed, 17 Dec 2008 09:55:07 -0500 In-Reply-To: <4949116F.6090604@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Gerd Hoffmann wrote: > Jan Kiszka wrote: >> Yes, please. I hate this artificial delay, specifically as I have to do >> a lot of short boot tests where this contributes noticeably to their >> execution time. But, as usual, it didn't hurt enough to make me hack a >> patch yet. I'm willing to do this if we can agree on how it should be done. > > Show the boot menu only on case no "-boot whatever" cmd line option is > present? I would say only when there is -bootmenu as Gleb suggested. I'm half done with this approach already. Jan -- Siemens AG, Corporate Technology, CT SE 26 Corporate Competence Center Embedded Linux From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCxnW-0001FZ-VQ for qemu-devel@nongnu.org; Wed, 17 Dec 2008 09:54:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCxnU-0001ET-Dz for qemu-devel@nongnu.org; Wed, 17 Dec 2008 09:54:50 -0500 Received: from [199.232.76.173] (port=38324 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCxnU-0001EP-Af for qemu-devel@nongnu.org; Wed, 17 Dec 2008 09:54:48 -0500 Received: from gecko.sbs.de ([194.138.37.40]:23951) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LCxnT-0002Df-M2 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 09:54:48 -0500 Message-ID: <49491293.9070501@siemens.com> Date: Wed, 17 Dec 2008 15:54:11 +0100 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/3] Add BIOS splash image support 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> In-Reply-To: <4949116F.6090604@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: kvm developers , qemu-devel@nongnu.org, Blue Swirl , bochs developers , Paul Brook Gerd Hoffmann wrote: > Jan Kiszka wrote: >> Yes, please. I hate this artificial delay, specifically as I have to do >> a lot of short boot tests where this contributes noticeably to their >> execution time. But, as usual, it didn't hurt enough to make me hack a >> patch yet. I'm willing to do this if we can agree on how it should be done. > > Show the boot menu only on case no "-boot whatever" cmd line option is > present? I would say only when there is -bootmenu as Gleb suggested. I'm half done with this approach already. Jan -- Siemens AG, Corporate Technology, CT SE 26 Corporate Competence Center Embedded Linux