Bug 328205

Summary: Implement additional Xen hypercalls
Product: [Developer tools] valgrind Reporter: Ian Campbell <ijc>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED FIXED    
Severity: normal CC: bart.vanassche+kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Tarball of patches

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.