On 04/13/2017 08:49 AM, Peter Krempa wrote:
See the second patch.
Peter Krempa (2):
qemu: hotplug: Unexport qemuDomainHotplugDelVcpu
qemu: hotplug: Don't save status XML when monitor is closed
src/qemu/qemu_hotplug.c | 31 +++++++++++++++++--------------
src/qemu/qemu_hotplug.h | 3 ---
2 files changed, 17 insertions(+), 17 deletions(-)
ACK series, Could be a performance hit depending on 'nextcpu' size, but
still no way to "save" a partial alteration either without doing the
PersistOrder and SaveStatus for each successful one.
John