From: Glauber Costa <glommer@redhat.com>
To: kvm@vger.kernel.org
Cc: aliguori@us.ibm.com, mtosatti@redhat.com, qemu-devel@nongnu.org,
avi@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] allow fw_dir to be specified in the option-rom switch
Date: Tue, 12 Apr 2011 14:23:55 -0300 [thread overview]
Message-ID: <1302629037-16084-1-git-send-email-glommer@redhat.com> (raw)
Some roms should not live in genroms/, the default place for all roms passed
through -option-rom switch.
Rather, they'd like to be placed in vgaroms. This patch allows it to happen.
Glauber Costa (2):
document bootindex option
add fw_dir option to option-rom switch
hw/pc.c | 7 ++++++-
qemu-config.c | 3 +++
qemu-options.hx | 14 ++++++++++++--
sysemu.h | 1 +
vl.c | 1 +
5 files changed, 23 insertions(+), 3 deletions(-)
--
1.7.4
next reply other threads:[~2011-04-12 17:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 17:23 Glauber Costa [this message]
2011-04-12 17:23 ` [Qemu-devel] [PATCH 1/2] document bootindex option Glauber Costa
2011-04-12 17:23 ` [Qemu-devel] [PATCH 2/2] add fw_dir option to option-rom switch Glauber Costa
2011-04-12 17:40 ` Anthony Liguori
2011-04-12 18:13 ` Glauber Costa
2011-04-12 18:31 ` Anthony Liguori
2011-04-12 18:47 ` Glauber Costa
2011-04-12 19:19 ` Anthony Liguori
2011-04-13 0:20 ` Glauber Costa
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=1302629037-16084-1-git-send-email-glommer@redhat.com \
--to=glommer@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@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).