aboutsummaryrefslogtreecommitdiffstats
path: root/xen/xsm
Commit message (Expand)AuthorAgeFilesLines
...
* flask: Update flask_op hypercall structureDaniel De Graaf2012-02-065-829/+330
* xsm/flask: Improve domain ID auditing in AVCsDaniel De Graaf2012-02-023-8/+31
* xsm/flask: allow policy booleans to be addressed by nameDaniel De Graaf2012-02-023-36/+203
* xsm/flask: Remove useless back pointersDaniel De Graaf2012-02-022-5/+0
* xsm/flask: Improve error reporting for ocontextsDaniel De Graaf2012-02-021-8/+21
* xsm: Add xsm_map_domain_pirq hookDaniel De Graaf2012-02-022-0/+43
* xsm/flask: Use PCI device label for PCI-MSI IRQsDaniel De Graaf2012-02-021-15/+38
* xsm: Add security label to IRQ debug outputDaniel De Graaf2012-02-022-1/+22
* xsm: Add security labels to event-channel dumpDaniel De Graaf2012-02-022-0/+36
* xen: use XSM instead of IS_PRIV for getdomaininfoDaniel De Graaf2012-01-281-0/+2
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-284-0/+14
* xen: reinstate previously unused XENMEM_remove_from_physmap hypercallDaniel De Graaf2012-01-282-0/+12
* xsm: add checks on PCI configuration accessDaniel De Graaf2011-12-182-0/+32
* xsm: fix up dummy opsDaniel De Graaf2011-12-181-20/+126
* xsm: Add missing access checksDaniel De Graaf2011-12-183-1/+248
* xsm: add remote_remap permissionDaniel De Graaf2011-12-184-4/+11
* xsm: only log dummy override if not setting up dummy_xsm_opsDaniel De Graaf2011-12-181-8/+9
* xsm/flask: report memory and IO ranges in audit messagesDaniel De Graaf2011-12-183-11/+31
* xsm/flask: Add missing unlock on error pathDaniel De Graaf2011-12-181-0/+1
* xsm: clean up initial SIDsDaniel De Graaf2011-12-023-13/+11
* xsm: rename security_pirq_sid to security_irq_sidDaniel De Graaf2011-12-023-5/+5
* xsm: Expand I/O resource hooksDaniel De Graaf2011-12-022-60/+27
* xsm: always allow setting non-present PTEsDaniel De Graaf2011-12-021-3/+9
* xsm: Revert "Fix xsm_mmu_* and xsm_update_va_mapping hooks"Daniel De Graaf2011-12-022-14/+38
* xsm: remove unused xsm_assign_vector checkDaniel De Graaf2011-12-024-23/+2
* x86/microcode: enable boot time (pre-Dom0) loadingJan Beulich2011-12-012-6/+9
* xsm/flask: fix resource list range checksDaniel De Graaf2011-11-223-82/+196
* xsm/flask: Use correct flag to detect writable grant mappingsDaniel De Graaf2011-11-221-1/+1
* xsm: Add support for HVMOP_track_dirty_vram.Jean Guyader2011-11-083-0/+5
* xen/xsm/flask: Fix flask_tbufcontrol hookJames Carter2011-06-281-1/+1
* xen/xsm: Add missing dummy operationJames Carter2011-06-281-0/+6
* xsm: fixed missing header compile errorMachon Gregory2011-06-011-0/+1
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-3/+0
* xsm: Fix xsm_mmu_* and xsm_update_va_mapping hooksStephen Smalley2011-04-122-38/+14
* xsm: Error code consistencyMachon Gregory2011-04-041-0/+3
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-2510-3334/+0
* xsm/flask: Fix permission tablesKeir Fraser2011-02-061-0/+2
* xsm: Fix compilation error (unused variable)Keir Fraser2011-02-061-1/+1
* Move IDLE_DOMAIN_ID defn to public header, and change DOMID_INVALID to fix cl...Keir Fraser2010-12-091-1/+1
* x86: do away with the boot time low-memory 1:1 mappingKeir Fraser2010-11-092-14/+12
* x86: xsave save/restore support for both PV and HVM guests (version 2)Keir Fraser2010-11-082-0/+22
* Revert 22347:16093532f384 "x86: xsave save/restore support"Keir Fraser2010-11-042-22/+0
* x86: xsave save/restore support for both PV and HVM guests.Keir Fraser2010-11-032-0/+22
* xsm/flask: Code indentation.Keir Fraser2010-09-223-224/+225
* xsm: return unlabeled instead of failing with ENOENT in get_page_sidKeir Fraser2010-09-221-4/+1
* xsm: Avoid null dereference in flask get_page_sidKeir Fraser2010-09-131-1/+4
* rcu: Update all rcu_read_lock() users to implement a dummy RCU read lock.Keir Fraser2010-06-101-11/+13
* x86: Dynamically allocate percpu data area when a CPU comes online.Keir Fraser2010-05-181-1/+1
* Remove many uses of cpu_possible_map and iterators over NR_CPUS.Keir Fraser2010-05-141-5/+1
* xsm/flask: Eliminate "array subscript above array bounds" warningKeir Fraser2010-03-111-9/+12