3 Apr
2017
3 Apr
'17
10:25 p.m.
On 03/31/2017 07:52 AM, Peter Krempa wrote:
Resolve a few corner cases which would create invalid configurations or produce bad error messages.
Peter Krempa (5): qemu: hotplug: Iterate over vcpu 0 in individual vcpu hotplug code qemu: hotplug: Fix formatting strings in qemuDomainFilterHotplugVcpuEntities qemu: hotplug: Clear vcpu ordering for coldplug of vcpus qemu: hotplug: Add validation for coldplug of individual vcpus qemu: hotplug: Validate that vcpu-hotplug does not break config
src/qemu/qemu_hotplug.c | 73 +++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 65 insertions(+), 8 deletions(-)
ACK series (left a note on patch 4) John