From: Gianni Tedesco <gianni.tedesco@citrix.com>
To: xen-devel@lists.xensource.com
Cc: Ian Campbell <Ian.Campbell@eu.citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: [PATCH 0 of 4] Refactor libxl domain creation, v2
Date: Wed, 5 Jan 2011 13:41:52 +0000 [thread overview]
Message-ID: <patchbomb.1294234912@localhost6.localdomain6> (raw)
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
next reply other threads:[~2011-01-05 13:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-05 13:41 Gianni Tedesco [this message]
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-05 13:41 ` [PATCH 4 of 4] xl: Implement flexarray_append() and flexarray_vappend() 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-07 13:37 ` [PATCH 4 of 4] xl: Implement flexarray_append() and flexarray_vappend() Gianni Tedesco
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1294234912@localhost6.localdomain6 \
--to=gianni.tedesco@citrix.com \
--cc=Ian.Campbell@eu.citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=Stefano.Stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.