[libvirt PATCH 0/3] conf: Fix handling of SMM feature

Andrea Bolognani abologna at redhat.com
Fri May 13 14:44:02 UTC 2022


Andrea Bolognani (3):
  tests: Update smm=on test
  tests: Introduce smm=off test
  conf: Fix smm=off handling

 src/conf/domain_conf.c                        |  9 +++++---
 ...rgs => machine-smm-off.x86_64-latest.args} | 16 ++++++--------
 tests/qemuxml2argvdata/machine-smm-off.xml    | 17 +++++++++++++++
 ...args => machine-smm-on.x86_64-latest.args} | 16 ++++++--------
 tests/qemuxml2argvdata/machine-smm-on.xml     | 17 +++++++++++++++
 tests/qemuxml2argvtest.c                      |  8 ++-----
 .../machine-smm-off.x86_64-latest.xml}        | 21 ++++++++++++-------
 .../machine-smm-on.x86_64-latest.xml}         | 19 ++++++++++-------
 tests/qemuxml2xmltest.c                       |  2 ++
 9 files changed, 81 insertions(+), 44 deletions(-)
 copy tests/qemuxml2argvdata/{machine-smm-opt.args => machine-smm-off.x86_64-latest.args} (52%)
 create mode 100644 tests/qemuxml2argvdata/machine-smm-off.xml
 rename tests/qemuxml2argvdata/{machine-smm-opt.args => machine-smm-on.x86_64-latest.args} (52%)
 create mode 100644 tests/qemuxml2argvdata/machine-smm-on.xml
 copy tests/{qemuxml2argvdata/machine-smm-opt.xml => qemuxml2xmloutdata/machine-smm-off.x86_64-latest.xml} (51%)
 rename tests/{qemuxml2argvdata/machine-smm-opt.xml => qemuxml2xmloutdata/machine-smm-on.x86_64-latest.xml} (53%)

-- 
2.35.3



More information about the libvir-list mailing list