All of lore.kernel.org
 help / color / mirror / Atom feed
* How do I print all hypercalls as they come in?
@ 2015-02-05 21:16 D'Mita Levy
  2015-02-05 21:20 ` Andrew Cooper
  0 siblings, 1 reply; 6+ messages in thread
From: D'Mita Levy @ 2015-02-05 21:16 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 578 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 798 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-12 18:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 21:16 How do I print all hypercalls as they come in? D'Mita Levy
2015-02-05 21:20 ` Andrew Cooper
2015-02-06 15:17   ` D'Mita Levy
2015-02-06 15:23     ` Andrew Cooper
2015-02-12 18:19       ` D'Mita Levy
2015-02-12 18:35         ` Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.