[libvirt] [PATCH] qemu: don't pin all the cpus

Michal Privoznik mprivozn at redhat.com
Wed Sep 5 17:11:38 UTC 2012


On 04.09.2012 16:23, Martin Kletzander wrote:
> This is another fix for the emulator-pin series. When going through
> the cputune pinning settings, the current code is trying to pin all
> the CPUs, even when not all of them are specified. This causes error
> in the subsequent function which, of course, cannot find the cpu to
> pin. Since it's enough to pass the correct VCPU ID to the function,
> the fix is trivial.
> ---
>  src/qemu/qemu_cgroup.c | 25 +++++++++++++++++--------
>  1 file changed, 17 insertions(+), 8 deletions(-)

ACK

Michal




More information about the libvir-list mailing list