Bug 373012 - xen: wrong DOMCTL identification for getvcpuaffinity
Summary: xen: wrong DOMCTL identification for getvcpuaffinity
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Other Unspecified
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 01:03 UTC by Jose Mendes
Modified: 2016-11-28 01:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Patch 1/1 (1.22 KB, patch)
2016-11-28 01:03 UTC, Jose Mendes
Details

Note You need to log in before you can comment on or make changes to this bug.
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.