|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH,RFC]: libxl python binding
On Tue, 2010-09-07 at 15:28 +0100, Gianni Tedesco wrote:
> Attached patch is the first-cut of a libxl python binding. Presently
> only list_domains, domid_to_name, domain_shutdown and domain_destroy are
> implemented. The code takes advantage of Ian Campbells libxl IDL work to
> make 178 lines of python generate 4,460 lines of boilerplate.
I should also say that this patch will crash python without:
- xl: Fix NULL deref in libxl_ctx_free()
And conflicts with/re-implements:
- xl: cleanups for IDL code
Gianni
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|