Bug 328205 - 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: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 11:44 UTC by Ian Campbell
Modified: 2013-12-01 12:54 UTC (History)
1 user (show)

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


Attachments
Tarball of patches (60.00 KB, application/x-tar)
2013-11-29 11:44 UTC, Ian Campbell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Campbell 2013-11-29 11:44:40 UTC
Created attachment 83824 [details]
Tarball of patches

Andrew Cooper has implemented a bunch more Xen hypercalls and fixed a few bugs in some existing ones, meaning that Valgrind can now successfully monitor a Xen save/restore/migrate.

I also added support for XEN_DOMCTL_set_max_evtchn which is a new one in Xen 4.4.

There are fourteen patches in all, rather than attach them individually I have attached a tarball. I hope that is OK.
Comment 1 Bart Van Assche 2013-12-01 12:54:56 UTC
The attached patches have been committed as r13725..r13738 on the trunk.