Re: [libvirt] [PATCH V3 2/2] qemu: Allow use of hot plugged host CPUs if no affinity set

2016-12-14 Thread Viktor Mihajlovski
On 14.12.2016 00:27, John Ferlan wrote: > > > On 11/25/2016 08:57 AM, Viktor Mihajlovski wrote: >> If the cpuset cgroup controller is disabled in /etc/libvirt/qemu.conf >> QEMU virtual machines can in principle use all host CPUs, even if they >> are hot plugged, if they have no explicit CPU

Re: [libvirt] [PATCH V3 2/2] qemu: Allow use of hot plugged host CPUs if no affinity set

2016-12-13 Thread John Ferlan
On 11/25/2016 08:57 AM, Viktor Mihajlovski wrote: > If the cpuset cgroup controller is disabled in /etc/libvirt/qemu.conf > QEMU virtual machines can in principle use all host CPUs, even if they > are hot plugged, if they have no explicit CPU affinity defined. > > However, there's libvirt code

Re: [libvirt] [PATCH V3 2/2] qemu: Allow use of hot plugged host CPUs if no affinity set

2016-12-06 Thread Christian Borntraeger
On 11/25/2016 02:57 PM, Viktor Mihajlovski wrote: > If the cpuset cgroup controller is disabled in /etc/libvirt/qemu.conf > QEMU virtual machines can in principle use all host CPUs, even if they > are hot plugged, if they have no explicit CPU affinity defined. > > However, there's libvirt code

[libvirt] [PATCH V3 2/2] qemu: Allow use of hot plugged host CPUs if no affinity set

2016-11-25 Thread Viktor Mihajlovski
If the cpuset cgroup controller is disabled in /etc/libvirt/qemu.conf QEMU virtual machines can in principle use all host CPUs, even if they are hot plugged, if they have no explicit CPU affinity defined. However, there's libvirt code supposed to handle the situation where the libvirt daemon