Future changes will introduce a new SILO mode, which is intended to be useful
for cloud and enterprise setups where all domUs are unprivileged and have no
buisness communicating directly.

This was discussed at XenSummit, but I'll leave further details to the series
which introduces it.  However, to begin with, clean up the XSM namespacing to
better separate XSM and FLASK.

No functional change.

Andrew Cooper (2):
  xen/xsm: Rename CONFIG_FLASK_* to CONFIG_XSM_FLASK_*
  xen/xsm: Rename CONIFIG_XSM_POLICY to CONFIG_XSM_FLASK_POLICY

 xen/common/Kconfig          | 12 ++++++------
 xen/include/Makefile        |  2 +-
 xen/include/xen/sched.h     |  2 +-
 xen/include/xsm/xsm.h       | 10 +++++-----
 xen/xsm/Makefile            |  2 +-
 xen/xsm/flask/Makefile      |  2 +-
 xen/xsm/flask/avc.c         |  4 ++--
 xen/xsm/flask/flask_op.c    |  4 ++--
 xen/xsm/flask/gen-policy.py |  4 ++--
 xen/xsm/flask/include/avc.h |  2 +-
 xen/xsm/xsm_core.c          |  6 +++---
 11 files changed, 25 insertions(+), 25 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to