qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] allow fw_dir to be specified in the option-rom


From: Glauber Costa
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

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




reply via email to

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