[PATCH 0/2] KVM features: two almost trivial cleanups

Michal Privoznik posted 2 patches 2 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1639490427.git.mprivozn@redhat.com
src/conf/domain_conf.c                        | 21 +++++-----
tests/qemuxml2argvdata/kvm-features-off.xml   |  7 +++-
tests/qemuxml2argvdata/kvm-features.xml       |  7 +++-
tests/qemuxml2xmloutdata/kvm-features-off.xml | 38 +------------------
tests/qemuxml2xmloutdata/kvm-features.xml     | 38 +------------------
5 files changed, 22 insertions(+), 89 deletions(-)
mode change 100644 => 120000 tests/qemuxml2xmloutdata/kvm-features-off.xml
mode change 100644 => 120000 tests/qemuxml2xmloutdata/kvm-features.xml
[PATCH 0/2] KVM features: two almost trivial cleanups
Posted by Michal Privoznik 2 years, 4 months ago
I've noticed these while reviewing a patch that touched this part of
code.

Michal Prívozník (2):
  qemuxml2xmloutdata: Turn kvm-features.xml and kvm-features-off.xml
    into symlinks
  domain_conf: Use virXMLFormatElement*() more in
    virDomainDefFormatFeatures()

 src/conf/domain_conf.c                        | 21 +++++-----
 tests/qemuxml2argvdata/kvm-features-off.xml   |  7 +++-
 tests/qemuxml2argvdata/kvm-features.xml       |  7 +++-
 tests/qemuxml2xmloutdata/kvm-features-off.xml | 38 +------------------
 tests/qemuxml2xmloutdata/kvm-features.xml     | 38 +------------------
 5 files changed, 22 insertions(+), 89 deletions(-)
 mode change 100644 => 120000 tests/qemuxml2xmloutdata/kvm-features-off.xml
 mode change 100644 => 120000 tests/qemuxml2xmloutdata/kvm-features.xml

-- 
2.32.0