|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0 of 4] Refactor libxl domain creation, v2
Introduce libxl_domain_create_new() and libxl_domain_create_restore() rendering
redundant several other, more complex, API's and simplifying the xl create
implementation.
Also included patch implementing flexarray_append(), it's kind of unrelated but
it's in my queue and based on top of the prior patches in the series. :)
Changes since v1:
- fix re-base mixup wrt. libxl_need_xenpv_qemu()
- always return 0 on success from do_domain_create()
- add patch to move dm functions to libxl_dm.c
- add the flexarray_append() patcho
Gianni
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|