[libvirt] [PATCH 4/4] qemu: domain: Don't infer vcpu state

Pavel Hrdina phrdina at redhat.com
Wed Sep 14 08:41:36 UTC 2016


On Tue, Sep 13, 2016 at 06:27:46PM +0200, Peter Krempa wrote:
> Use the state information (online, hotpluggable) provided by the monitor
> code rather than trying to infer it. This fixes a issue where on

s/a issue/an issue/

> architectures that require hotplug of multiple threads at once the
> sub-cores would get updated as offline on daemon restart thus creating
> an invalid configuration.
> ---
>  src/qemu/qemu_domain.c | 14 +++++---------
>  1 file changed, 5 insertions(+), 9 deletions(-)
> 

ACK

Pavel




More information about the libvir-list mailing list