>>> On 14.07.15 at 13:59, <fangtu...@gmail.com> wrote: > could you explain that in detail? As syscall tracing, we usually locate the > kernel module first, then find the address of specific syscall function in > that module with the help of symbol files. How could this be applied to > hypercalls then?
You'd do whatever you do with the kernel binary with the hypervisor one instead (plus you don't even need to care about modules there). Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel