From: Anthony Liguori <anthony@codemonkey.ws>
To: Cory Fields <FOSS@AtlasTechnologiesInc.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/4] Arguments to skip boot menu and to hide bios output
Date: Fri, 06 Feb 2009 17:49:58 -0600 [thread overview]
Message-ID: <498CCCA6.7030503@codemonkey.ws> (raw)
In-Reply-To: <1233965825-17970-1-git-send-email-FOSS@AtlasTechnologiesInc.com>
Cory Fields wrote:
> This patchset creates new commandline arguments -quietboot and
> -fastboot
>
> -quietboot silences normal text output from the bios and vgabios. I
> rarely care to see this output and it looks much cleaner when the
> first thing shown in a KVM window is init or splash (or the dreaded
> Windows logo)
>
> -fastboot lets you explicitly skip the "Press f12 for boot menu" option
> saving ~3 seconds on each boot. It is also implied by -kernel -boot
> or -quietboot.
>
> I've been working with kvm, but I realize this may be qemu related.
> Figured I'd give it a shot here first.
>
Yes, this should go to qemu-devel.
Instead of introducing two new args, it would be good to extend the
-boot syntax. For instance, -boot dca,verbose=off,prompt=off.
Regards,
Anthony Liguori
> This is my first patch submitted to a mailinglist so any
> etiquette/procedural comments or critiques are appreciated.
>
> Also, my asm-fu is weak so I'm sure those few lines need some help.
>
> Cory Fields
> ---
> bios/rombios.c | 80 +++++++++++++++++++++++++++++++++++++---------------
> qemu/hw/fw_cfg.c | 2 +
> qemu/hw/fw_cfg.h | 2 +
> qemu/sysemu.h | 2 +
> qemu/vl.c | 17 +++++++++++
> vgabios/vgabios.c | 17 ++++++++++-
> 6 files changed, 96 insertions(+), 24 deletions(-)
> --
> 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
>
next prev parent reply other threads:[~2009-02-06 23:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 0:17 [PATCH 0/4] Arguments to skip boot menu and to hide bios output Cory Fields
2009-02-06 23:49 ` Anthony Liguori [this message]
2009-02-07 18:20 ` Cory Fields
2009-02-09 8:44 ` Daniel P. Berrange
[not found] ` <200902071303.20187.Cory@atlastechnologiesinc.com>
2009-02-08 0:02 ` Anthony Liguori
2009-02-07 0:17 ` [PATCH 1/4] Define new channels for quietboot and fastboot Cory Fields
2009-02-07 0:17 ` [PATCH 2/4] add args for fastboot and quietboot Cory Fields
2009-02-07 0:17 ` [PATCH 3/4] probe for quietboot in vgabios Cory Fields
2009-02-07 0:17 ` [PATCH 4/4] probe for quietboot and fastboot in rombios Cory Fields
2009-02-07 11:09 ` [PATCH 0/4] Arguments to skip boot menu and to hide bios output Daniel P. Berrange
2009-02-07 16:01 ` Anthony Liguori
2009-02-07 11:13 ` Jan Kiszka
-- strict thread matches above, loose matches on Subject: below --
2009-06-10 10:32 David Lindsay
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=498CCCA6.7030503@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=FOSS@AtlasTechnologiesInc.com \
--cc=kvm@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox