|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] Help to Linux Xen C++ api Equivalent to Windows Virtual Se
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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
|
|
|
|
|