From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shaun R." Subject: C Interface Date: Fri, 8 Aug 2008 15:43:51 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I'm trying to write some simple C programs to interface with xen. I've dug around but cannot seam to find any man pages on xen C functions. Is there documentation some where on xenctrl.h and other headers? ~Shaun