aboutsummaryrefslogtreecommitdiffstats
path: root/xen/xsm
Commit message (Expand)AuthorAgeFilesLines
...
* XSM: Restore policy backwards compatibilityKeir Fraser2009-12-162-4/+24
* xsm: Change format strings from signed to unsignedKeir Fraser2009-11-231-2/+2
* xsm: Dynamic update to device ocontextsKeir Fraser2009-11-135-1/+384
* xsm: Add support for Xen device policiesKeir Fraser2009-10-276-26/+116
* xsm: Corrected check in io_has_perm()Keir Fraser2009-10-231-1/+1
* xsm: Correct the usage of XSM_ENABLE after c/s 20285.Keir Fraser2009-10-082-2/+1
* Scattered code arrangement cleanups.Keir Fraser2009-10-072-0/+2
* xen/xsm/flask: Fix Flask MLS context generationKeir Fraser2009-08-251-4/+4
* Update Xen Flask module to policy.24.Keir Fraser2009-08-1920-725/+1430
* xsm/flask: Fix AVC audit message formatKeir Fraser2009-08-141-5/+3
* xsm/flask: Fix sidtab locking bugKeir Fraser2009-08-141-13/+8
* xsm: Move ACM_DEBUG and printkd() out of public header. They areKeir Fraser2009-07-211-1/+1
* Remove redundant semicolonsKeir Fraser2009-07-011-1/+1
* [XSM] missing entries to xsm_fixup_opsKeir Fraser2009-04-141-0/+2
* xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-061-0/+10
* [XSM][FLASK] basic documentation and a type cast error for x86_64Keir Fraser2009-02-131-2/+2
* Add a new domctl to get a single record from the HVM save contextKeir Fraser2009-02-051-0/+1
* Remove unused XENMEM_remove_from_physmap.Keir Fraser2009-01-142-11/+0
* Remove unused XENMEM_translate_pfn_list.Keir Fraser2009-01-142-21/+0
* Rename evtchn_lock to event_lock, since it protects more than justKeir Fraser2008-10-091-4/+4
* xsm: XSM foreigndom usage bugKeir Fraser2008-09-112-24/+12
* xsm: refactor IO hooks/sysctl hooksKeir Fraser2008-09-049-83/+454
* hvm: Use main memory for video memory.Keir Fraser2008-08-272-0/+12
* [XSM][FLASK] Remove unused code from XSM and FlaskKeir Fraser2008-07-212-19/+0
* [XSM][FLASK] Argument handling bugs in XSM:FLASKKeir Fraser2008-07-213-306/+166
* xsm: Missing function in dummy moduleKeir Fraser2008-07-171-0/+5
* x86: allow control domain to limit machine addresses given to a particular guestKeir Fraser2008-07-111-0/+1
* ACM: Put hash of XML policy into binary policy to tie them togetherKeir Fraser2008-04-231-0/+8
* acm: Modify the default ACM boot policy so that unlabeled domains can always ...Keir Fraser2008-04-042-5/+15
* xen: XSPolicy.can_run hypervisor supportKeir Fraser2008-04-013-0/+41
* New XEN_DOMCTL_set_targetKeir Fraser2008-01-231-4/+6
* [ACM] Remove aggregate set calculations for Domain-0Keir Fraser2007-11-241-43/+1
* acm: Fix an exit label.Keir Fraser2007-11-221-1/+2
* ACM: Test sharing as part of the authorization check.Keir Fraser2007-11-201-0/+5
* Clean up xen/xsm/xsm_policy.c compilation warning on !x86.Keir Fraser2007-10-261-0/+2
* xen, xsm: Remove private function prototype from public header.Keir Fraser2007-10-181-0/+2
* xsm:acm: Fix nul dereference bug (take 2).Keir Fraser2007-10-011-2/+6
* [XSM] correctly located update_va_mapping hook within x86 ifdefskfraser@localhost.localdomain2007-09-062-28/+28
* Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-317-30/+31
* Xen Security Modules: ACM.kfraser@localhost.localdomain2007-08-319-0/+3303
* Xen Security Modules: FLASKkfraser@localhost.localdomain2007-08-3139-0/+10517
* Xen Security Modules: XSMkfraser@localhost.localdomain2007-08-314-0/+678