qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] extboot reloaded.
@ 2009-11-16 18:04 Gerd Hoffmann
  2009-11-16 18:04 ` [Qemu-devel] [PATCH 1/2] extboot: add option rom Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Gerd Hoffmann @ 2009-11-16 18:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-11-19  1:28 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-16 18:04 [Qemu-devel] [PATCH 0/2] extboot reloaded Gerd Hoffmann
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

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).