[libvirt] [PATCH 5/7] qemu: Initialize cpuset for hotplugged vcpu as def->cpuset

Martin Kletzander mkletzan at redhat.com
Fri Oct 12 14:29:13 UTC 2012


On 10/12/2012 11:50 AM, Osier Yang wrote:
> The onlined vcpu pinning policy should inherit def->cpuset if
> it's not specified explicitly, and the affinity should be set
> in this case. Oppositely, the offlined vcpu pinning policy should
> be free()'ed.
> ---
>  src/conf/domain_conf.c   |   21 +++++++++++++
>  src/conf/domain_conf.h   |    3 ++
>  src/libvirt_private.syms |    1 +
>  src/qemu/qemu_driver.c   |   75 ++++++++++++++++++++++++++++++++++++++++-----
>  4 files changed, 91 insertions(+), 9 deletions(-)
> 

ACK,

Martin




More information about the libvir-list mailing list