|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Location of the Xen hypercall function prototypes
On Thu, 2006-07-27 at 14:05 -0400, mjfeeney@xxxxxxxxxxx wrote:
> Hello,
>
> I am running Xen 3.0 with the openSuse 10.1 (kernel 2.6.16)
> distribution. I want to use some of the Xen hypercalls.
> Unfortunately, I can't find the function prototypes. The Xen 3.0
> Interface Guide, in Appendix A, does not identify where these
> prototypes are located. Specifically, I am looking for the memory_op
> () and xen_version() functions.
>
> I grep-ed the entire linux/include/xen/ directory and could not find
> the prototypes.
>
> Does anyone know where these prototypes are located?
>
They are part of linux kernel implementation and so located in
asm-i386/mach-xen/asm.
I don't know if SUSE has them installed into system directories, if not
then search in source rpm.
Andrei
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|