aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xsm
Commit message (Expand)AuthorAgeFilesLines
* xsm: clean up unneeded current referencesDaniel De Graaf2013-10-041-2/+2
* xsm: forbid PV guest console readsDaniel De Graaf2013-10-041-3/+3
* fix DOMID_IO mapping permission checks (try 2)Daniel De Graaf2013-09-261-2/+3
* Revert "fix DOMID_IO mapping permission checks"Jan Beulich2013-09-251-2/+0
* fix DOMID_IO mapping permission checksDaniel De Graaf2013-09-251-0/+2
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-142-12/+0
* rename IS_PRIV to is_hardware_domainDaniel De Graaf2013-05-071-12/+20
* arm: remove rcu_lock_target_domain_by_id usersDaniel De Graaf2013-05-072-0/+19
* xsm: add hooks for claimDaniel De Graaf2013-05-072-0/+24
* x86: remove IS_PRIV_FOR referencesDaniel De Graaf2013-04-232-0/+12
* x86/hvm: convert access check for nested HVM to XSMDaniel De Graaf2013-04-232-0/+12
* xen/arch/arm: add XSM hook to HVMOP_{get,set}_paramDaniel De Graaf2013-01-302-11/+12
* xen/arch/x86: complete XSM hooks on irq/pirq mappingsDaniel De Graaf2013-01-232-8/+32
* xen arm: add XSM hooks to arch_memory_opIan Campbell2013-01-212-18/+18
* xsm: Dummy hook functions must be always_inline to ensure constantKeir Fraser2013-01-111-3/+3
* xen/xsm: distinguish scheduler get/set operationsDaniel De Graaf2013-01-112-0/+24
* tmem: add XSM hooksDaniel De Graaf2013-01-112-0/+24
* xen/xsm: Add xsm_default parameter to XSM hooksDaniel De Graaf2013-01-112-290/+356
* xen: platform_hypercall XSM hook removalDaniel De Graaf2013-01-112-128/+0
* xen: sysctl XSM hook removalDaniel De Graaf2013-01-112-111/+1
* xen: domctl XSM hook removalDaniel De Graaf2013-01-112-296/+0
* xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-112-0/+13
* arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-112-15/+25
* arch/x86: Add missing mem_sharing XSM hooksDaniel De Graaf2013-01-112-4/+43
* arch/x86: convert platform_hypercall to use XSMDaniel De Graaf2013-01-112-0/+13
* xen: convert do_sysctl to use XSMDaniel De Graaf2013-01-112-0/+13
* xen: convert do_domctl to use XSMDaniel De Graaf2013-01-111-2/+14
* xen: avoid calling rcu_lock_*target_domain when an XSM hook existsDaniel De Graaf2013-01-111-0/+34
* xen: use XSM instead of IS_PRIV where duplicatedDaniel De Graaf2013-01-111-0/+28
* arch/x86: add distinct XSM hooks for map/unmapDaniel De Graaf2013-01-102-4/+38
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-102-148/+756
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-2/+2
* xsm/flask: remove page-to-domain lookups from XSM hooksDaniel De Graaf2012-08-221-11/+12
* xen: define __section() and friends and use them for section annotations.Tim Deegan2012-04-111-1/+1
* ia64: fix build (next instance)Jan Beulich2012-02-061-6/+6
* xsm: Add xsm_map_domain_pirq hookDaniel De Graaf2012-02-021-0/+6
* xsm: Add security label to IRQ debug outputDaniel De Graaf2012-02-021-0/+7
* xsm: Add security labels to event-channel dumpDaniel De Graaf2012-02-021-0/+6
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+6
* xen: reinstate previously unused XENMEM_remove_from_physmap hypercallDaniel De Graaf2012-01-281-0/+6
* xsm: add checks on PCI configuration accessDaniel De Graaf2011-12-181-0/+6
* xsm: Add missing access checksDaniel De Graaf2011-12-181-0/+122
* xsm: add remote_remap permissionDaniel De Graaf2011-12-181-5/+5
* remove the use of -Wno-unused-valueJan Beulich2011-12-131-4/+4
* xsm: Expand I/O resource hooksDaniel De Graaf2011-12-021-9/+13
* xsm: Revert "Fix xsm_mmu_* and xsm_update_va_mapping hooks"Daniel De Graaf2011-12-021-15/+13
* xsm: remove unused xsm_assign_vector checkDaniel De Graaf2011-12-021-6/+0
* x86/microcode: enable boot time (pre-Dom0) loadingJan Beulich2011-12-011-3/+4
* ia64: fix the buildJan Beulich2011-11-151-18/+19
* xen/xsm: Compile error due to naming clash between XSM and EFI runtimeJames Carter2011-09-171-3/+3