From: Avik Sil <aviksil@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: aliguori@us.ibm.com, agraf@suse.de, david@gibson.dropbear.id.au
Subject: [Qemu-devel] [PATCH 0/2] Qemu boot order patch series
Date: Tue, 23 Oct 2012 15:39:33 +0530 [thread overview]
Message-ID: <1350986975-21786-1-git-send-email-aviksil@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2012-10-23 10:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 10:09 Avik Sil [this message]
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
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=1350986975-21786-1-git-send-email-aviksil@linux.vnet.ibm.com \
--to=aviksil@linux.vnet.ibm.com \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).