|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Create VM with libxc
> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> ferrucci@xxxxxxxxxxxxxxx
> Sent: 28 June 2006 18:17
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-devel] Create VM with libxc
>
> What is the exact sequence of call, with libxc e libxs, to create a
> linux VM and to attach a device to it? It's urgent, I can't find an
> example and the library is not enough documented. I must use
> it in a C
> program that creates VM's automatically.
What's wrong with using something like
execve("xm", args);
--
Mats
>
> Ferrucci Luca
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|