aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xsm/dummy.h
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-141-6/+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-071-0/+8
* xsm: add hooks for claimDaniel De Graaf2013-05-071-0/+12
* x86: remove IS_PRIV_FOR referencesDaniel De Graaf2013-04-231-0/+6
* x86/hvm: convert access check for nested HVM to XSMDaniel De Graaf2013-04-231-0/+6
* xen/arch/arm: add XSM hook to HVMOP_{get,set}_paramDaniel De Graaf2013-01-301-5/+5
* xen/arch/x86: complete XSM hooks on irq/pirq mappingsDaniel De Graaf2013-01-231-2/+14
* xen arm: add XSM hooks to arch_memory_opIan Campbell2013-01-211-12/+12
* 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-111-0/+12
* tmem: add XSM hooksDaniel De Graaf2013-01-111-0/+12
* xen/xsm: Add xsm_default parameter to XSM hooksDaniel De Graaf2013-01-111-220/+275
* xen: platform_hypercall XSM hook removalDaniel De Graaf2013-01-111-62/+0
* xen: sysctl XSM hook removalDaniel De Graaf2013-01-111-50/+0
* xen: domctl XSM hook removalDaniel De Graaf2013-01-111-135/+0
* xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-111-0/+7
* arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-111-4/+11
* arch/x86: Add missing mem_sharing XSM hooksDaniel De Graaf2013-01-111-1/+22
* arch/x86: convert platform_hypercall to use XSMDaniel De Graaf2013-01-111-0/+7
* xen: convert do_sysctl to use XSMDaniel De Graaf2013-01-111-0/+7
* 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-101-1/+16
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-101-0/+613