[libvirt] [PATCH 13/27] qemu: domain: Extract cpu-hotplug related data

Pavel Hrdina phrdina at redhat.com
Fri Aug 12 08:02:46 UTC 2016


On Fri, Aug 05, 2016 at 03:56:09PM +0200, Peter Krempa wrote:
> Now that the monitor code gathers all the data we can extract it to
> relevant places either in the definition or the private data of a vcpu.
> 
> As only thread id is broken for TCG guests we may extract the rest of
> the data and just skip assigning of the thread id. In case where qemu
> would allow cpu hotplug in TCG mode this will make it work eventually.
> ---
>  src/qemu/qemu_domain.c | 90 ++++++++++++++++++++++++++++++++------------------
>  src/qemu/qemu_domain.h | 10 ++++++
>  2 files changed, 67 insertions(+), 33 deletions(-)

ACK

Pavel




More information about the libvir-list mailing list