[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 6/6] libxl: assign a default ssidref (XSM label) to guests
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@xxxxxxxxxx>. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |