]> xenbits.xensource.com Git - libvirt.git/commit
qemu: add support for offline vcpupin
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 Feb 2016 13:57:45 +0000 (14:57 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Mar 2016 09:09:16 +0000 (10:09 +0100)
commit02ae21deb3b5d91a6bd91d773265b6622a102985
treed0eca8055542bb398da3e15b5089cbdd72b48a46
parentacf521e121ec487cf1e0c9381e3c8c157b13e10d
qemu: add support for offline vcpupin

Allow pinning for inactive vcpus. The pinning mask will be automatically
applied as we would apply the default mask in case of a cpu hotplug.

Setting the scheduler settings for a vcpu has the same semantics.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1306556
src/qemu/qemu_domain.c
src/qemu/qemu_driver.c