From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>,
ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH v2 6/6] libxl: assign a default ssidref (XSM label) to guests
Date: Tue, 19 May 2015 17:23:21 +0100 [thread overview]
Message-ID: <1432052601.5748.75.camel@citrix.com> (raw)
In-Reply-To: <20150519155401.GM26335@zion.uk.xensource.com>
On Tue, 2015-05-19 at 16:54 +0100, Wei Liu wrote:
> > @@ -42,6 +44,9 @@ int libxl__domain_create_info_setdefault(libxl__gc *gc,
> > libxl_defbool_setdefault(&c_info->run_hotplug_scripts, true);
> > libxl_defbool_setdefault(&c_info->driver_domain, false);
> >
> > + if (!c_info->ssidref)
> > + c_info->ssidref = SECINITSID_DOMU;
> > +
>
> Do we want to add SECINITSID_DM in previous patch and set
> device_model_ssidref here?
Daniel proposed something which involved changes to the policy, so I was
deferring that change until after that.
The relevant bit of the previous thread is up until
<1431946593.4944.36.camel@citrix.com>.
Ian.
next prev parent reply other threads:[~2015-05-19 16:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-19 13:44 [PATCH v2 0/6] Assign a default SSID to guests Ian Campbell
2015-05-19 13:44 ` [PATCH v2 1/6] tools: Add AWK to set of tools checked for by configure Ian Campbell
2015-05-19 15:41 ` Wei Liu
2015-05-19 13:44 ` [PATCH v2 2/6] xen: flask: Pass output directory as a parameter to mkflask.sh Ian Campbell
2015-05-19 15:41 ` Wei Liu
2015-05-19 13:44 ` [PATCH v2 3/6] xen: flask: Restrict generated header to xen + tools Ian Campbell
2015-05-19 15:44 ` Wei Liu
2015-05-19 13:44 ` [PATCH v2 4/6] tools: Expose XSM Flask initial SIDs list to tools Ian Campbell
2015-05-19 15:48 ` Wei Liu
2015-05-19 13:44 ` [PATCH v2 5/6] flask/policy: Add SECINITSID_DOMU as default domU SSID Ian Campbell
2015-05-19 17:02 ` Daniel De Graaf
2015-05-19 18:19 ` Ian Campbell
2015-05-20 8:47 ` Ian Campbell
2015-05-19 17:02 ` [PATCH] flask/policy: add initial SIDs for domU/domDM Daniel De Graaf
2015-05-19 13:44 ` [PATCH v2 6/6] libxl: assign a default ssidref (XSM label) to guests Ian Campbell
2015-05-19 15:54 ` Wei Liu
2015-05-19 16:23 ` Ian Campbell [this message]
2015-05-19 16:33 ` Wei Liu
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=1432052601.5748.75.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=dgdegra@tycho.nsa.gov \
--cc=ian.jackson@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.