[libvirt] [PATCH 0/2] Two qemu config validation patches

Laine Stump posted 2 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171218153553.15903-1-laine@laine.org
src/qemu/qemu_domain.c                             | 151 +++++++++------------
src/qemu/qemu_domain_address.c                     |   7 +
.../hostdev-scsi-vhost-scsi-pcie.args              |  25 ++++
.../hostdev-scsi-vhost-scsi-pcie.xml               |  23 ++++
tests/qemuxml2argvtest.c                           |   7 +
.../hostdev-scsi-vhost-scsi-pcie.xml               |  40 ++++++
tests/qemuxml2xmltest.c                            |   7 +
7 files changed, 175 insertions(+), 85 deletions(-)
create mode 100644 tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.args
create mode 100644 tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.xml
create mode 100644 tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-pcie.xml
[libvirt] [PATCH 0/2] Two qemu config validation patches
Posted by Laine Stump 6 years, 4 months ago
The first is a bug fix to a recently pushed bugfix, the 2nd is just
reorganizing working code.

Laine Stump (2):
  qemu: assign correct type of PCI address for vhost-scsi when using
    pcie-root
  qemu: move qemuDomainDefValidateVideo into
    qemuDomainDeviceDefValidateVideo

 src/qemu/qemu_domain.c                             | 151 +++++++++------------
 src/qemu/qemu_domain_address.c                     |   7 +
 .../hostdev-scsi-vhost-scsi-pcie.args              |  25 ++++
 .../hostdev-scsi-vhost-scsi-pcie.xml               |  23 ++++
 tests/qemuxml2argvtest.c                           |   7 +
 .../hostdev-scsi-vhost-scsi-pcie.xml               |  40 ++++++
 tests/qemuxml2xmltest.c                            |   7 +
 7 files changed, 175 insertions(+), 85 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.args
 create mode 100644 tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.xml
 create mode 100644 tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-pcie.xml

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list