[libvirt] [PATCH] qemu: Fix emulator affinity

Michal Privoznik mprivozn at redhat.com
Thu Oct 18 14:49:17 UTC 2012


On 18.10.2012 15:51, Martin Kletzander wrote:
> Commit ba63d8f7d843461f77a8206c1ef9da38388713e5 introduced a bug that
> makes machines, that don't have either cpuset in <vcpu> or
> <emulatorpin> specified, fail.  Because the function that sets
> affinity is called without any check, the function must not fail
> unless there is an error.
> ---
>  src/qemu/qemu_process.c | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)

ACK

Michal




More information about the libvir-list mailing list