qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] extboot reloaded.
Date: Mon, 16 Nov 2009 19:04:36 +0100	[thread overview]
Message-ID: <1258394678-8634-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

How about this one?  extboot rom and interface are unmodified.

The windup in qemu is very different though.  It is now implemented as
isa bus device (which is what extboot actually is).  It is properly
integrated into qdev.  It is much less invasive than the previous
version.  The patch just drops a hw/extboot.c file into the tree and
adds it to Makefile.target.  No code changes anywhere else in qemu.

The magic words to activate extboot are '-device extboot,drive=<name>'.

cheers,
  Gerd

             reply	other threads:[~2009-11-16 18:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16 18:04 Gerd Hoffmann [this message]
2009-11-16 18:04 ` [Qemu-devel] [PATCH 1/2] extboot: add option rom Gerd Hoffmann
2009-11-16 18:04 ` [Qemu-devel] [PATCH 2/2] extboot: qemu code Gerd Hoffmann
2009-11-16 19:24 ` [Qemu-devel] [PATCH 0/2] extboot reloaded Anthony Liguori
2009-11-16 20:20   ` Gerd Hoffmann
2009-11-16 21:14     ` Anthony Liguori
2009-11-17 11:36       ` Paul Brook
2009-11-17 12:26         ` Gerd Hoffmann
2009-11-17 12:36           ` Paul Brook
2009-11-17 13:01             ` Gerd Hoffmann
2009-11-17 13:35               ` Paul Brook
2009-11-17 14:23                 ` Alexander Graf
2009-11-17 14:53                   ` Anthony Liguori
2009-11-18  4:34       ` Kevin O'Connor
2009-11-18 14:42         ` Anthony Liguori
2009-11-19  1:27           ` Kevin O'Connor
2009-11-16 22:39     ` Jamie Lokier
2009-11-16 22:55       ` 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=1258394678-8634-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --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 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).