George S. Coker, II
2007-May-07 21:41 UTC
[Xen-devel][Xense-devel][PATCH][4/4] Xen Security Modules: ACM
Updates in this patch set include: - track xsm changes Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Mark Williamson
2007-May-08 03:20 UTC
Re: [Xen-devel][Xense-devel][PATCH][4/4] Xen Security Modules: ACM
Ditto my comments on the flask module here, although I now see that the ACM code is in-tree already and doesn''t all seem to follow the same coding conventions as the other Xen code I''ve worked on... Hmmm. I guess we ought to standardise on whether we''re going to add this code using one style or the other before things get any more confusing, so it''s perhaps not worth you fixing the things I''ve already commented on until we sort this out. Cheers, Mark -- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
George S. Coker, II
2007-Jun-04 19:06 UTC
[Xen-devel][Xense-devel][PATCH][4/4] Xen Security Modules: ACM
Updates in this patch set include: - coding style cleanups (xsm module bits only) - track xsm changes - remove patch cruft Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
George S. Coker, II
2007-Jun-06 16:14 UTC
Re: [Xen-devel][Xense-devel][PATCH][4/4] Xen Security Modules: ACM
This patch includes two modifications to the ACM-XSM module that were dropped in the cruft cleanup. It should now be possible to load and boot acm policies. N.B. This patch requires recompilation of the ACM toolchain and policies because XSM requires that the magic word be the first word in the policy file. ACM uses the version number as the first word and the magic number as the second word in the policy file. Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel