xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 4] Refactor libxl domain creation, v2
@ 2011-01-05 13:41 Gianni Tedesco
  2011-01-05 13:41 ` [PATCH 1 of 4] xl: idl: Abolish keyed union types Gianni Tedesco
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Gianni Tedesco @ 2011-01-05 13:41 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell, Ian Jackson, Stefano Stabellini

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-01-07 15:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 13:41 [PATCH 0 of 4] Refactor libxl domain creation, v2 Gianni Tedesco
2011-01-05 13:41 ` [PATCH 1 of 4] xl: idl: Abolish keyed union types Gianni Tedesco
2011-01-06 17:56   ` Ian Jackson
2011-01-06 18:55     ` Ian Campbell
2011-01-07 13:09     ` Gianni Tedesco
2011-01-05 13:41 ` [PATCH 2 of 4] xl: Introduce libxl_domain_create_new() and libxl_domain_create_restore() Gianni Tedesco
2011-01-06 17:58   ` Ian Jackson
2011-01-06 19:34     ` Stefano Stabellini
2011-01-07 12:58       ` Gianni Tedesco
2011-01-05 13:41 ` [PATCH 3 of 4] xl: Move device model functions in to a separate file Gianni Tedesco
2011-01-06 18:00   ` [PATCH 3 of 4] xl: Move device model functions in to a separate file [and 1 more messages] Ian Jackson
2011-01-07 13:12     ` Gianni Tedesco
2011-01-07 15:43       ` Ian Jackson
2011-01-05 13:41 ` [PATCH 4 of 4] xl: Implement flexarray_append() and flexarray_vappend() Gianni Tedesco
2011-01-07 13:37   ` Gianni Tedesco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).