[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/6] xl/libxl: domid allocation/preservation changes
This series was previously named "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 libxl: add infrastructure to track and query 'retired' domids libxl: allow creation of domains with a specified or random domid xl.conf: introduce 'domid_policy' xl: allow domid to be preserved on save/restore or migrate docs/man/xl.1.pod.in | 14 ++++ docs/man/xl.conf.5.pod | 10 +++ tools/examples/xl.conf | 4 ++ tools/libxl/libxl.h | 13 +++- tools/libxl/libxl_create.c | 90 +++++++++++++++++------- tools/libxl/libxl_dm.c | 2 +- tools/libxl/libxl_domain.c | 132 +++++++++++++++++++++++++++++++++++ tools/libxl/libxl_internal.c | 2 +- tools/libxl/libxl_internal.h | 16 ++++- tools/libxl/libxl_types.idl | 1 + tools/xl/xl.c | 10 +++ tools/xl/xl.h | 2 + tools/xl/xl_cmdtable.c | 6 +- tools/xl/xl_migrate.c | 15 ++-- tools/xl/xl_saverestore.c | 19 +++-- tools/xl/xl_utils.h | 2 - tools/xl/xl_vmcontrol.c | 3 + 17 files changed, 297 insertions(+), 44 deletions(-) --- Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> 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 |