qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Qemu boot order patch series
@ 2012-10-23 10:09 Avik Sil
  2012-10-23 10:09 ` [Qemu-devel] [PATCH 1/2] Make default boot order machine specific Avik Sil
  2012-10-23 10:09 ` [Qemu-devel] [PATCH 2/2] pseries: set boot-device property only if boot order specified Avik Sil
  0 siblings, 2 replies; 13+ messages in thread
From: Avik Sil @ 2012-10-23 10:09 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: aliguori, agraf, david

Hi,

This patch series implements requirement 1 of the mailing list discussion [1], i.e., to allow a machine to specify if it wants a default boot order or not. Comments are welcome.

Regards,
Avik

[1] http://lists.nongnu.org/archive/html/qemu-devel/2012-10/msg02799.html

Avik Sil (2):
  Make default boot order machine specific
  pseries: set boot-device property only if boot order specified

 hw/nseries.c      |  2 ++
 hw/pc_piix.c      | 13 ++++++++++++-
 hw/ppc_newworld.c |  1 +
 hw/ppc_oldworld.c |  1 +
 hw/ppc_prep.c     |  1 +
 hw/spapr.c        |  4 +++-
 hw/sun4m.c        | 10 ++++++++++
 hw/sun4u.c        |  3 +++
 qemu-config.c     |  6 +++++-
 vl.c              | 13 +++++++++----
 10 files changed, 47 insertions(+), 7 deletions(-)

-- 
1.7.11.4

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

end of thread, other threads:[~2012-10-24  4:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 10:09 [Qemu-devel] [PATCH 0/2] Qemu boot order patch series Avik Sil
2012-10-23 10:09 ` [Qemu-devel] [PATCH 1/2] Make default boot order machine specific Avik Sil
2012-10-23 10:20   ` Alexander Graf
2012-10-23 13:24     ` Anthony Liguori
2012-10-23 13:28       ` Alexander Graf
2012-10-23 22:43     ` [Qemu-devel] [Qemu-ppc] " David Gibson
2012-10-23 22:47       ` Alexander Graf
2012-10-23 23:43         ` David Gibson
2012-10-24  1:57           ` Avik Sil
2012-10-23 10:09 ` [Qemu-devel] [PATCH 2/2] pseries: set boot-device property only if boot order specified Avik Sil
2012-10-23 22:45   ` [Qemu-devel] [Qemu-ppc] " David Gibson
2012-10-24  2:01     ` Avik Sil
2012-10-24  3:54       ` David Gibson

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