[libvirt PATCH 0/2] conf: Fix migration in some firmware autoselection scenarios

Andrea Bolognani posted 2 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230411175228.102597-1-abologna@redhat.com
src/conf/domain_conf.c                        | 39 ++++++++++++++++++-
...are-manual-efi-features.x86_64-latest.args | 35 +++++++++++++++++
.../firmware-manual-efi-features.xml          |  2 +-
tests/qemuxml2argvtest.c                      |  6 ++-
...ware-manual-efi-features.x86_64-latest.xml | 36 +++++++++++++++++
tests/qemuxml2xmltest.c                       |  1 +
6 files changed, 115 insertions(+), 4 deletions(-)
create mode 100644 tests/qemuxml2argvdata/firmware-manual-efi-features.x86_64-latest.args
create mode 100644 tests/qemuxml2xmloutdata/firmware-manual-efi-features.x86_64-latest.xml
[libvirt PATCH 0/2] conf: Fix migration in some firmware autoselection scenarios
Posted by Andrea Bolognani 1 year, 1 month ago
See commit 2/2 for details.

Andrea Bolognani (2):
  tests: Tweak input file
  conf: Fix migration in some firmware autoselection scenarios

 src/conf/domain_conf.c                        | 39 ++++++++++++++++++-
 ...are-manual-efi-features.x86_64-latest.args | 35 +++++++++++++++++
 .../firmware-manual-efi-features.xml          |  2 +-
 tests/qemuxml2argvtest.c                      |  6 ++-
 ...ware-manual-efi-features.x86_64-latest.xml | 36 +++++++++++++++++
 tests/qemuxml2xmltest.c                       |  1 +
 6 files changed, 115 insertions(+), 4 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/firmware-manual-efi-features.x86_64-latest.args
 create mode 100644 tests/qemuxml2xmloutdata/firmware-manual-efi-features.x86_64-latest.xml

-- 
2.39.2