Re: [libvirt] [PATCH v3 22/24] qemu: Use modern vcpu hotplug approach if possible

2016-08-24 Thread Ján Tomko
On Wed, Aug 24, 2016 at 09:35:38AM -0400, Peter Krempa wrote: To allow unplugging the vcpus, hotplugging of vcpus on platforms which require to plug multiple logical vcpus at once or plugging them in an arbitrary order it's necessary to use the new device_add interface for vcpu hotplug. This

[libvirt] [PATCH v3 22/24] qemu: Use modern vcpu hotplug approach if possible

2016-08-24 Thread Peter Krempa
To allow unplugging the vcpus, hotplugging of vcpus on platforms which require to plug multiple logical vcpus at once or plugging them in an arbitrary order it's necessary to use the new device_add interface for vcpu hotplug. This patch adds support for the device_add interface using the old