On 08/18/14 17:39, Ján Tomko wrote:
On 08/15/2014 04:49 PM, Peter Krempa wrote:
> Remove the vcpupin info on cold cpuunplug. Also refactor a few unpleasant-to-look-at
> functions found while looking for the problem.
>
>
> Peter Krempa (5):
> qemu: process: Remove unnecessary argument and rename function
> conf: cpupin: Remove useless checking of vcpupin element count
> conf: Refactor virDomainVcpuPinDefParseXML
> qemu: cpu: unplug: Remove vcpu pinning on cold cpu unplug
> qemu: process: Pin on per-vcpu basis instead of per-vcpupin element
>
> src/conf/domain_conf.c | 64 +++++++++++++++++++++----------------------------
> src/qemu/qemu_driver.c | 7 ++++++
> src/qemu/qemu_process.c | 20 +++++++++-------
> 3 files changed, 46 insertions(+), 45 deletions(-)
>
ACK series
Jan
Pushed; Thanks.
Peter