Or how can I get the address of hypercall page belonging to a running domU?
2015-08-07 9:45 GMT+08:00 big strong <fangtuo90@gmail.com>:
I want to locate the hypercall page address when creating a new domU, so as to locate hypercalls. Is it possible?
2015-08-06 17:49 GMT+08:00 Andrew Cooper <andrew.cooper3@citrix.com>:
On 06/08/15 10:46, big strong wrote:
The old version of Xen contains information about hypercall page like:
xl dmesg......(XEN) HVM10: Allocated Xen hypercall page at 169ff000.......
But the new edition seems to miss this information.
Correct. The information is not interesting or useful.
How can I get the similar information then?
What are you trying to do?
~Andrew