Re: [Xen-devel] libxen-light

2015-09-21 Thread Ian Campbell
On Mon, 2015-09-21 at 11:56 +0530, kumara rathnavel wrote:
> Hello,
> 
> I do not find any proper documentation regarding API provided by the
> Libxenlight. All I find is the documentation for the xl that in turn uses
> Libxl Library. But I would like to use the library calls directly, I am
> able to basic operations like listing vm, reboot and all those . But when
> it comes to creation of domain or attaching device , I am filling the
> structures the same way as xl is doing. But I get a Seg Fault. Can you
> share some documentation on the Libxenlight API if possible or guidance
> would do,,.

The documentation is mainly in the headers, starting with libxl.h.

If you have specific questions then please provide the code as well as the
error (e.g. the stack trace).

Ian.

___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel


[Xen-devel] libxen-light

2015-09-21 Thread kumara rathnavel
Hello,

I do not find any proper documentation regarding API provided by the
Libxenlight. All I find is the documentation for the xl that in turn uses
Libxl Library. But I would like to use the library calls directly, I am
able to basic operations like listing vm, reboot and all those . But when
it comes to creation of domain or attaching device , I am filling the
structures the same way as xl is doing. But I get a Seg Fault. Can you
share some documentation on the Libxenlight API if possible or guidance
would do,,.

Thank you,
Kumar,...
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel