Bug 373086 - Implement additional Xen hypercalls
Summary: Implement additional Xen hypercalls
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: 3.13 SVN
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Ivo Raisr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-29 22:20 UTC by Mihai DONȚU
Modified: 2017-05-10 18:04 UTC (History)
2 users (show)

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


Attachments
extra xen monitor ops (4.94 KB, patch)
2016-11-29 22:20 UTC, Mihai DONȚU
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai DONȚU 2016-11-29 22:20:23 UTC
Created attachment 102528 [details]
extra xen monitor ops

The attached patch adds support for a number of monitor ops (hypercalls) used when doing virtual machine introspection. These have been tested on xen 4.6 and 4.7.
Comment 1 Ivo Raisr 2017-05-10 18:04:49 UTC
Thank you for the patch.
Committed in Valgrind SVN as r16355.