summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_arm.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1Star
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-2/+1Star
|\
| * kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-011-2/+1Star
* | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-181-0/+1
|/
* arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-11-291-2/+1Star
* KVM: arm/arm64: Fix guest external abort matchingJames Morse2017-09-051-1/+0Star
* arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-0/+10
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-071-0/+1
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-1/+1
* arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin2015-12-181-16/+17
* arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-1/+0Star
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-221-0/+20
* arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-121-0/+1
* ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-1/+2
* ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-031-1/+0Star
* KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-181-0/+1
* ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-181-1/+3
* KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin2013-10-131-2/+2
* ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-261-1/+0Star
* ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-071-0/+1
* ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-071-0/+3
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-231-0/+3
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-231-0/+11
* KVM: ARM: World-switch implementationChristoffer Dall2013-01-231-0/+51
* KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-231-0/+1
* KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-231-0/+124
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+24