George S. Coker, II
2007-Mar-08 15:28 UTC
[Xen-devel][Xense-devel][PATCH][XSM][0/4] Xen Security Modules Introduction
The following four e-mails in this series contain a series of patches to xen-unstable and provide the Xen Security Modules Framework (XSM) and associated security modules. These patches have been updated and tracked against the tip for the last several weeks. The patches apply cleanly to xen-unstable changeset 14282:8117f6684991 in the following order: [1] xsm-030707-xen-14282.diff [2] flask-xsm-030707-xen-14282.diff [3] tools-xsm-030707-xen-14282.diff [4] acm-xsm-030707-xen-14282.diff NB, the tools-xsm-030707-xen-14282.diff and acm-xsm-030707- xen-14282.diff patches refactor the existing ACM implementation to create an ACM-XSM module. 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-Mar-13 19:33 UTC
[Xen-devel][Xense-devel][PATCH][XSM][0/4] Xen Security Modules Introduction
The following four e-mails in this series contain a series of patches to xen-unstable and provide the Xen Security Modules Framework (XSM) and associated security modules. These patches have been updated to account for discussions on the mailing list about these same patches. Updates include: XSM - security module code managed under xsm/ - removal of local event channel hooks - cleanup of xsm_policy.c - style cleanups of hook code FLASK - movement of flask module code under xsm/ - movement of flask_op hypercall into separate file under flask/ - public header created for flask_op TOOLS - no changes ACM - movement of acm code under xsm/ directory structure The patches apply cleanly to xen-unstable changeset 14364:127bee61972b in the following order: [1] xsm-031307-xen-14364.diff [2] flask-xsm-031307-xen-14364.diff [3] tools-xsm-031307-xen-14364.diff [4] acm-xsm-031307-xen-14364.diff Signed-off-by: George Coker <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel