summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_arm.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier1-239/+0
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-13/+1
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2018-10-01kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose1-2/+1
2018-09-18arm64: KVM: Enable Common Not Private translationsVladimir Murzin1-0/+1
2017-11-29arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse1-1/+0
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar1-0/+10
2017-03-07arm: KVM: Survive unknown traps from guestsMark Rutland1-0/+1
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin1-1/+1
2015-12-18arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin1-16/+17
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin1-1/+0
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall1-0/+20
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