Bug 373012

Summary: xen: wrong DOMCTL identification for getvcpuaffinity
Product: [Developer tools] valgrind Reporter: Jose Mendes <jmmlmendes>
Component: generalAssignee: Julian Seward <jseward>
Status: REPORTED ---    
Severity: normal CC: jmmlmendes
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Patch 1/1

Description Jose Mendes 2016-11-28 01:03:56 UTC
Created attachment 102488 [details]
Patch 1/1

The getvcpuaffinity DOMCTL is wrongly identified as setvcpuaffinity. The attached patch fixes it.