[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v3 0/2] tools: add support for domain specific Xenstore features
Add support for limiting the optional Xenstore features via domain configuration. This will be needed when adding features like limiting the scope of Xenstore watch events. This patch series is handling only the xl/libxl side, libxenstore and C Xenstore (xenstored and xenstore-stubdom). Oxenstored is not covered. Changes in V2: - added Jason's Reviewed-by: tags - a small fix of patch 4 Changes in V3: - patches 1-5 have gone in already - 2 fixes in patch Juergen Gross (2): tools/xl: add available Xenstore features to xl info output tools: allow to limit xenstore features via guest config docs/man/xl.cfg.5.pod.in | 36 ++++++++++++++++++++++++++++ tools/golang/xenlight/helpers.gen.go | 2 ++ tools/golang/xenlight/types.gen.go | 1 + tools/include/libxl.h | 6 +++++ tools/libs/light/libxl_dom.c | 17 ++++++++++++- tools/libs/light/libxl_types.idl | 1 + tools/xl/Makefile | 3 ++- tools/xl/xl_info.c | 22 +++++++++++++++++ tools/xl/xl_parse.c | 3 +++ 9 files changed, 89 insertions(+), 2 deletions(-) -- 2.43.0
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |