[libvirt] [PATCH v2 0/2] qemu: Guarantee correct ordering for controllers

Andrea Bolognani posted 2 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170907170013.13474-1-abologna@redhat.com
src/conf/domain_conf.c                             | 61 +++++++++++++++-------
.../qemuxml2argv-channel-virtio-default.args       |  2 +-
.../qemuxml2argv-channel-virtio-unix.args          |  2 +-
.../qemuxml2argv-chardev-reconnect.args            |  2 +-
.../qemuxml2argv-pci-autoadd-idx.args              | 16 +++---
.../qemuxml2argv-pseries-many-buses-2.args         |  4 +-
.../qemuxml2xmlout-aarch64-virtio-pci-default.xml  |  6 +--
...2xmlout-aarch64-virtio-pci-manual-addresses.xml |  6 +--
.../qemuxml2xmlout-channel-virtio-auto.xml         |  2 +-
...qemuxml2xmlout-hostdev-scsi-autogen-address.xml |  6 +--
.../qemuxml2xmlout-pci-autoadd-idx.xml             | 22 ++++----
.../qemuxml2xmlout-pseries-many-buses-2.xml        |  6 +--
.../qemuxml2xmlout-pseries-phb-default-missing.xml |  8 +--
13 files changed, 82 insertions(+), 61 deletions(-)
[libvirt] [PATCH v2 0/2] qemu: Guarantee correct ordering for controllers
Posted by Andrea Bolognani 6 years, 7 months ago
Changes from [v1]

  * ensure the controllers are ordered correctly from the moment
    they are added to the guest configuration rather than waiting
    for the QEMU command line to be generated.


[v1] https://www.redhat.com/archives/libvir-list/2017-September/msg00084.html

Andrea Bolognani (2):
  conf: Add USB companion controllers with virDomainControllerInsert()
  conf: Add all controllers using virDomainControllerInsert()

 src/conf/domain_conf.c                             | 61 +++++++++++++++-------
 .../qemuxml2argv-channel-virtio-default.args       |  2 +-
 .../qemuxml2argv-channel-virtio-unix.args          |  2 +-
 .../qemuxml2argv-chardev-reconnect.args            |  2 +-
 .../qemuxml2argv-pci-autoadd-idx.args              | 16 +++---
 .../qemuxml2argv-pseries-many-buses-2.args         |  4 +-
 .../qemuxml2xmlout-aarch64-virtio-pci-default.xml  |  6 +--
 ...2xmlout-aarch64-virtio-pci-manual-addresses.xml |  6 +--
 .../qemuxml2xmlout-channel-virtio-auto.xml         |  2 +-
 ...qemuxml2xmlout-hostdev-scsi-autogen-address.xml |  6 +--
 .../qemuxml2xmlout-pci-autoadd-idx.xml             | 22 ++++----
 .../qemuxml2xmlout-pseries-many-buses-2.xml        |  6 +--
 .../qemuxml2xmlout-pseries-phb-default-missing.xml |  8 +--
 13 files changed, 82 insertions(+), 61 deletions(-)

-- 
2.13.5

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