summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_arm.h
AgeCommit message (Expand)Author
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar
2017-03-07arm: KVM: Survive unknown traps from guestsMark Rutland
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2015-12-18arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-10-12KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier
2013-03-06ARM: KVM: abstract S1TW abort detection awayMarc Zyngier
2013-03-06ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall