|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/3] libxl stubdom API cleanup
This patch serie cleans the stubdom API, and remove some of the policy embedded
in libxl. libxl users are expected to start explicitely a stubdomain instead of
relying
on a magic value in devicemodel_create.
Vincent Hanquez (3):
move stubdom make into a proper function
let the user of libxenlight choose explicitely if it want to start a
stubdom or not.
stubdom_create returns stubdomain domid so that unpause is done by
the user of libxenlight.
tools/libxl/libxl.c | 99 ++++++++++++++++++++++++++--------------------
tools/libxl/libxl.h | 25 +++++++++++-
tools/libxl/xl_cmdimpl.c | 14 ++++++-
3 files changed, 92 insertions(+), 46 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0/3] libxl stubdom API cleanup,
Vincent Hanquez <=
|
|
|
|
|