aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/hypercall.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross1-1/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-2/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant1-0/+1
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross1-0/+1
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini1-0/+1
2015-09-11arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall1-0/+15
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-3/+3
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell1-0/+1
2013-07-04xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini1-0/+1
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini1-0/+1
2012-10-30xen/arm: use the __HVC macroStefano Stabellini1-9/+5
2012-09-14xen/arm: hypercallsStefano Stabellini1-0/+106