aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_arm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar1-0/+10
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon1-0/+3
2016-09-08arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier1-2/+2
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+50
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-11/+0
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas1-0/+2
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand1-11/+0
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose1-2/+11
2016-04-21arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose1-10/+12
2016-04-21arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose1-23/+25
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier1-4/+2
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose1-1/+3
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-02-29arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier1-1/+2
2016-02-29arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier1-0/+3
2016-02-11arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla1-2/+0
2016-01-24arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin1-0/+1
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin1-1/+2
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall1-0/+16
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon1-1/+0
2015-09-04arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland1-3/+7
2015-08-19arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch1-1/+4
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini1-0/+1
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier1-0/+1
2015-03-11arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier1-2/+3
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland1-69/+4
2014-11-06arm64/kvm: Fix assembler compatibility of macrosGeoff Levand1-10/+11
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp1-1/+12
2014-07-11arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier1-2/+3
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla1-9/+6
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-1/+2
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland1-1/+1
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier1-2/+6
2013-06-07arm64: KVM: EL2 register definitionsMarc Zyngier1-0/+245