xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Sergey Dyasli <sergey.dyasli@citrix.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Wei Liu <wei.liu2@citrix.com>,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Tim Deegan <tim@xen.org>, Jan Beulich <JBeulich@suse.com>,
	Xin Li <xin.li@citrix.com>, Ming Lu <ming.lu@citrix.com>,
	Daniel De Graaf <dgdegra@tycho.nsa.gov>,
	Doug Goldstein <cardoe@cardoe.com>
Subject: [PATCH 0/2] xen/xsm: Cleanup in preparation for XSM SILO mode
Date: Tue, 26 Jun 2018 12:09:06 +0100	[thread overview]
Message-ID: <1530011348-4852-1-git-send-email-andrew.cooper3@citrix.com> (raw)

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	other threads:[~2018-06-26 11:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 11:09 Andrew Cooper [this message]
2018-06-26 11:09 ` [PATCH 1/2] xen/xsm: Rename CONFIG_FLASK_* to CONFIG_XSM_FLASK_* Andrew Cooper
2018-06-27 21:21   ` Doug Goldstein
2018-08-17 18:49   ` Daniel De Graaf
2018-06-26 11:09 ` [PATCH 2/2] xen/xsm: Rename CONIFIG_XSM_POLICY to CONFIG_XSM_FLASK_POLICY Andrew Cooper
2018-06-27 21:24   ` [PATCH 2/2] xen/xsm: Rename CONFIG_XSM_POLICY " Doug Goldstein
2018-08-17 18:57   ` [PATCH 2/2] xen/xsm: Rename CONIFIG_XSM_POLICY " Daniel De Graaf
2018-08-17 23:40     ` Andrew Cooper
2018-06-26 12:04 ` [PATCH 0/2] xen/xsm: Cleanup in preparation for XSM SILO mode Jan Beulich
2018-06-26 12:42   ` Andrew Cooper
2018-06-26 13:16     ` Jan Beulich
2018-06-27 21:19       ` Doug Goldstein
2018-06-27 23:06       ` Andrew Cooper
2018-08-16 12:46 ` Andrew Cooper
2018-08-16 12:56   ` Jan Beulich
2018-08-16 13:18     ` Andrew Cooper
2018-08-16 13:46       ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1530011348-4852-1-git-send-email-andrew.cooper3@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=cardoe@cardoe.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=ming.lu@citrix.com \
    --cc=sergey.dyasli@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xin.li@citrix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).