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