|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCHv4] libxl: Exposed Flask XSM functionality
Refresh of the patch that adds support for assigning a label to domains,
obtaining and setting the current enforcing mode, and loading a policy
with xl command and libxl header when the Flask XSM is in use. Adheres
to the changes made by the patch to remove exposure of
libxenctrl/libxenstore headers via libxl.h.
tools/libxl/libxl_flask.c | 71 ++++++++++++++++++
tools/libxl/Makefile | 2
tools/libxl/libxl.c | 1
tools/libxl/libxl.h | 8 ++
tools/libxl/libxl.idl | 3
tools/libxl/xl.h | 3
tools/libxl/xl_cmdimpl.c | 165
++++++++++++++++++++++++++++++++++++++++++--
tools/libxl/xl_cmdtable.c | 18 ++++
8 files changed, 261 insertions(+), 10 deletions(-)
Signed-off-by: mbgrego@xxxxxxxxxxxxxx
--
Machon Gregory
National Information Assurance Research Lab (NIARL)
xl_xsm_tools.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|