Hello,

I am trying to compile a xen build that will simply print all the
hypercalls as they come into the hypervisor. Specifically, I'm looking for
the hypercall handler function so that I can insert a simple printk
statement. I'm having trouble because I can't find a doc that describes
what most of the modules found in xen/arch/x86 and x86_64 do...am I right
in thinking that the do_platform_op function in platform_hypercall.c serves
as the entry point for all hypercalls?

Thank You,

-- 
D'Mita Levy
Cyber Fellow, Applied Research Center
Florida International University
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to