On Fri, Sep 21, 2012 at 11:50:08AM +0800, Tang Chen wrote: > Signed-off-by: Tang Chen <tangchen@xxxxxxxxxxxxxx> > --- > src/qemu/qemu_driver.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c > index 12ac15c..2f58eca 100644 > --- a/src/qemu/qemu_driver.c > +++ b/src/qemu/qemu_driver.c > @@ -4050,7 +4050,6 @@ qemudDomainPinEmulator(virDomainPtr dom, > if (VIR_ALLOC(newVcpuPin) < 0) { > virReportOOMError(); > goto cleanup; > - newVcpuPinNum = 0; > } > > if (virDomainVcpuPinAdd(&newVcpuPin, &newVcpuPinNum, cpumap, maplen, -1) < 0) { ACK, I'm pushing this too, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list