Mailing List Archive

Help to Linux Xen C++ api Equivalent to Windows Virtual Server API
Hi

Plz give the C++ api which help me to create and manage
VirtualMachine Using Xen on linux,
I have gone through libvert api, but that does not conatin any function
whixh will create VM.

*I want Equivalent of Windows Virtual Server API on linux-Xen.*
**
*Thanks*
*Vikram*
Re: Help to Linux Xen C++ api Equivalent to Windows Virtual Server API [ In reply to ]
On Thu, May 22, 2008 at 01:08:22PM +0530, vikram ranabhatt wrote:
> Hi
>
> Plz give the C++ api which help me to create and manage
> VirtualMachine Using Xen on linux,
> I have gone through libvert api, but that does not conatin any function
> whixh will create VM.

I took a brief glance at the libvirt:
http://www.libvirt.org/html/libvirt-libvirt.html

which is a C API and it has the
virDomainCreateLinux function which ought to help you on this?

_______________________________________________
xen-api mailing list
xen-api@lists.xensource.com
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api