Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Location of the Xen hypercall function prototypes

To: mjfeeney@xxxxxxxxxxx
Subject: Re: [Xen-users] Location of the Xen hypercall function prototypes
From: Andrei Petrov <andrei.petrov@xxxxxxxxxxxxx>
Date: Thu, 27 Jul 2006 13:58:31 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 28 Jul 2006 02:49:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <BAY115-W72EFB8A668B01111F97DADC580@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <BAY115-W72EFB8A668B01111F97DADC580@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>