Re: [libvirt] [PATCH] qemu: emulatorpin: Don't reset pinning when pinning to all cpus

2015-06-15 Thread Peter Krempa
On Mon, Jun 15, 2015 at 16:04:29 +0200, Michal Privoznik wrote: > On 12.06.2015 15:57, Peter Krempa wrote: > > Similarly to 3813b648e9761aeed5b4f3ee7e62253a9172ce8e remove the default > > pinning assumption from emulatorpin. > > > > There's no such commit. Were you referring to a commit on your l

Re: [libvirt] [PATCH] qemu: emulatorpin: Don't reset pinning when pinning to all cpus

2015-06-15 Thread Michal Privoznik
On 12.06.2015 15:57, Peter Krempa wrote: > Similarly to 3813b648e9761aeed5b4f3ee7e62253a9172ce8e remove the default > pinning assumption from emulatorpin. > There's no such commit. Were you referring to a commit on your local branch perhaps? > Resolves: https://bugzilla.redhat.com/show_bug.cgi?i

[libvirt] [PATCH] qemu: emulatorpin: Don't reset pinning when pinning to all cpus

2015-06-12 Thread Peter Krempa
Similarly to 3813b648e9761aeed5b4f3ee7e62253a9172ce8e remove the default pinning assumption from emulatorpin. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1227180 --- src/qemu/qemu_driver.c | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/qemu/qemu_d