[libvirt] [PATCH go v2] domain.go: construct cpumaps correctly for CPU pinning verbs

Daniel P. Berrange berrange at redhat.com
Wed Feb 15 09:50:45 UTC 2017


On Tue, Feb 14, 2017 at 05:11:07PM -0500, Leonid Podolny wrote:
> In PinEmulator() and PinIOThread() there is an identical code that
> converts []bool into a bitmask. It calculates the location in the
> bitmask and then sets it always to 1, instead of looking at the
> actual bool value.
> ---
>  domain.go | 16 ++++++++++------
>  1 file changed, 10 insertions(+), 6 deletions(-)

Looks good, and I've applied to git master.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://entangle-photo.org       -o-    http://search.cpan.org/~danberr/ :|




More information about the libvir-list mailing list