qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Qemu boot order patch series


From: Avik Sil
Subject: [Qemu-devel] [PATCH 0/2] Qemu boot order patch series
Date: Tue, 23 Oct 2012 15:39:33 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]