[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] xl/libxl: allow creation of domains with a specified domid
Paul Durrant (6): libxl: add definition of INVALID_DOMID to the API libxl_create: make 'soft reset' explicit domctl: return EEXIST from XEN_DOMCTL_createdomain... domctl: set XEN_DOMCTL_createdomain 'rover' if valid domid is specified libxl: allow creation of domains with specified or random domid xl: allow specified domain id to be used for create, restore and migrate docs/man/xl.1.pod.in | 34 +++++++++++-- tools/libxl/libxl.h | 16 +++++- tools/libxl/libxl_create.c | 95 +++++++++++++++++++++++++----------- tools/libxl/libxl_dm.c | 2 +- tools/libxl/libxl_internal.c | 2 +- tools/libxl/libxl_internal.h | 6 +-- tools/xl/xl.h | 1 + tools/xl/xl_cmdtable.c | 22 +++++++-- tools/xl/xl_migrate.c | 42 ++++++++++++---- tools/xl/xl_parse.c | 33 +++++++++++++ tools/xl/xl_parse.h | 2 + tools/xl/xl_saverestore.c | 9 +++- tools/xl/xl_utils.h | 2 - tools/xl/xl_vmcontrol.c | 23 ++++++--- xen/common/domctl.c | 6 +-- 15 files changed, 230 insertions(+), 65 deletions(-) --- Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx> Cc: George Dunlap <George.Dunlap@xxxxxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Cc: Jan Beulich <jbeulich@xxxxxxxx> Cc: Julien Grall <julien@xxxxxxx> Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx> Cc: Wei Liu <wl@xxxxxxx> -- 2.20.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |