Muneer A. Alshowkan
2012-Nov-07 03:42 UTC
What do I need to write and compile code for xen hypercalls ?
I want to write a code that list any hypercall happen from Domain U. I have xen 4.1 installed on Ubuntu 12.04. What are the extra tools I need to write that code and compile it? Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
Ian Campbell
2012-Nov-07 07:26 UTC
Re: What do I need to write and compile code for xen hypercalls ?
On Wed, 2012-11-07 at 03:42 +0000, Muneer A. Alshowkan wrote:> I want to write a code that list any hypercall happen from Domain U. I > have xen 4.1 installed on Ubuntu 12.04. What are the extra tools I > need to write that code and compile it?I''m afraid this questions is far to broad for anyone to be able to give a useful answer. I''d recommend that you start by reading http://wiki.xen.org/wiki/Asking_Xen_Devel_Questions and speaking to your advisor. Ian.