[Qemu-devel] [PATCH v2 0/2] Add --firmwarepath to configure

Gerd Hoffmann posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170914114236.25343-1-kraxel@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
configure             |  6 ++++++
vl.c                  | 44 +++++++++++++++++++++++++++++++-------------
scripts/create_config |  2 +-
3 files changed, 38 insertions(+), 14 deletions(-)
[Qemu-devel] [PATCH v2 0/2] Add --firmwarepath to configure
Posted by Gerd Hoffmann 6 years, 6 months ago
Patch #1 is a cleanup to factor out code and simplify patch #2 a bit.
Patch #2 is the actual change, see patch commit log for details.

v2: use G_SEARCHPATH_SEPARATOR_S (paolo)

Gerd Hoffmann (2):
  add qemu_add_data_dir()
  Add --firmwarepath to configure

 configure             |  6 ++++++
 vl.c                  | 44 +++++++++++++++++++++++++++++++-------------
 scripts/create_config |  2 +-
 3 files changed, 38 insertions(+), 14 deletions(-)

-- 
2.9.3