|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0 of 4] Python libxl binding updates
On Thu, 2010-12-09 at 13:53 +0000, Gianni Tedesco wrote:
> Various, mostly minor, updates to the libxl python binding which address both
> correctness and usability issues.
I have a new version of this patch-set which currently contains 10
patches and brings the bindings up to a state where we can create
domains and all that is left is basic plumbing through of libxl
functions/methods.
Do you think it would be possible to get a freeze exception so that I
can re-submit this next week? It provides new features but only to the
xl python bindings which are unused and unusable in their current state
anyway.
There are bugfixes:
1. pyxl-fix-refcounting
2. pyxl-unmuddle-pause-unpause
Some IDL and code-generation work which touches things in the
tools/libxl tree but doesn't change any C code (not even the
auto-generated headers and destructors). I have decided not to abolish
keyed unions after all.
1. pyxl-marshall-substructures-and-unions
2. xl-idl-arrays
3. xl-idl-enums
4. pyxl-builtin-type-marshallers
Exporting more things:
1. pyxl-add-int-constants
2. pyxl-allow-subclassing
3. pyxl-pci-passthrough
4. pyxl-domain-create
The last of which depends on my previous patch to re-work domain
creation in libxl.
Thanks
Gianni
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [PATCH 0 of 4] Python libxl binding updates,
Gianni Tedesco <=
|
|
|
|
|