aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_arm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier1-0/+1
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-1/+2
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier1-1/+0
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall1-0/+1
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier1-1/+3
2013-10-12KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin1-2/+2
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier1-1/+0
2013-03-06ARM: KVM: abstract S1TW abort detection awayMarc Zyngier1-0/+1
2013-03-06ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier1-0/+3
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall1-0/+3
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall1-0/+11
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-0/+51
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall1-0/+1
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall1-0/+124
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+24