[libvirt] [PATCH v2 0/2] qemu: Enforce vCPU hotplug granularity constraints

Andrea Bolognani posted 2 patches 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171215144828.23008-1-abologna@redhat.com
src/qemu/qemu_domain.c                             | 58 +++++++++++++++++++---
tests/qemuxml2argvdata/cpu-hotplug-granularity.xml | 18 +++++++
tests/qemuxml2argvtest.c                           |  3 ++
3 files changed, 73 insertions(+), 6 deletions(-)
create mode 100644 tests/qemuxml2argvdata/cpu-hotplug-granularity.xml
[libvirt] [PATCH v2 0/2] qemu: Enforce vCPU hotplug granularity constraints
Posted by Andrea Bolognani 6 years, 3 months ago
Changes from [v1]:

* make qemuDomainDefGetVcpuHotplugGranularity() simpler by returning
  the result directy instead of requiring a return location;
* fix inaccurate comments.

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

Andrea Bolognani (2):
  qemu: Invert condition nesting in qemuDomainDefValidate()
  qemu: Enforce vCPU hotplug granularity constraints

 src/qemu/qemu_domain.c                             | 58 +++++++++++++++++++---
 tests/qemuxml2argvdata/cpu-hotplug-granularity.xml | 18 +++++++
 tests/qemuxml2argvtest.c                           |  3 ++
 3 files changed, 73 insertions(+), 6 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/cpu-hotplug-granularity.xml

-- 
2.14.3

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