qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Richard W.M. Jones" <rjones@redhat.com>
Cc: pbonzini@redhat.com, kraxel@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4] bios: Add fast variant of SeaBIOS for use with -kernel on x86.
Date: Mon, 4 Apr 2016 16:12:13 +0100	[thread overview]
Message-ID: <20160404151213.GD13632@stefanha-x1.localdomain> (raw)
In-Reply-To: <1459537624-21666-2-git-send-email-rjones@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]

On Fri, Apr 01, 2016 at 08:07:04PM +0100, Richard W.M. Jones wrote:
> This commit adds a fast variant of SeaBIOS called 'bios-fast.bin'.
> 
> It's designed to be the fastest (also the smallest, but that's not the
> main aim) SeaBIOS that is just enough to boot a Linux kernel using the
> -kernel option on i686 and x86_64.
> 
> This commit does not modify the -kernel option to use this.  You have
> to specify it by doing something like this:
> 
>   -kernel vmlinuz -bios bios-fast.bin
> 
> Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
> ---
>  Makefile                 |  3 ++-
>  roms/Makefile            |  4 +++-
>  roms/config.seabios-fast | 27 +++++++++++++++++++++++++++
>  3 files changed, 32 insertions(+), 2 deletions(-)
>  create mode 100644 roms/config.seabios-fast

Acked-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2016-04-04 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01 19:07 [Qemu-devel] [PATCH v4] bios: Add fast variant of SeaBIOS for use with -kernel on x86 Richard W.M. Jones
2016-04-01 19:07 ` Richard W.M. Jones
2016-04-04 15:12   ` Stefan Hajnoczi [this message]

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=20160404151213.GD13632@stefanha-x1.localdomain \
    --to=stefanha@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).