Bryan D. Payne
2006-Jul-10 13:29 UTC
[Xen-devel] [PATCH][ACM][RESEND] python tools and support for resource labeling
(same patch as the one sent previously, updated to patch cleanly against the current changeset) This patch adds new xm subcommands to support working with resource labels. The new subcommands are ''xm resources'', ''xm rmlabel'', ''xm getlabel'' and ''xm dry-run''. In addition, the ''xm addlabel'' subcommand now uses an updated syntax to support labeling both domains and resources. See the xm man page for details on each subcommand. Beyond the new subcommands, this patch allows users to immediately see when security checks will fail by pushing some basic security checking into the beginning of ''xm create'' and ''xm block-attach''. ACM security attributes for block devices are added to XenStore in order to support the final security enforcement, which will be performed in the kernel and included in a separate patch. Signed-off-by: Bryan D. Payne <bdpayne@us.ibm.com> Signed-off-by: Reiner Sailer <sailer@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel