summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_arm.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flagShih-Wei Li2018-03-191-2/+2
* arm64/kvm: Prohibit guest LOR accessesMark Rutland2018-02-261-1/+3
* KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng2018-01-161-0/+2
* arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko2017-11-291-2/+1
* arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-031-1/+3
* arm64/sve: System register and exception syndrome definitionsDave Martin2017-11-031-0/+1
* arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-0/+10
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-021-0/+3
* arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier2016-09-081-2/+2
* KVM: ARM64: Fix typosAndrea Gelmini2016-06-141-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-35/+50
|\
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-0/+2
| * arm64: kvm: Add support for 16K pagesSuzuki K Poulose2016-04-211-2/+11
| * arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose2016-04-211-10/+12
| * arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose2016-04-211-23/+25
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-161-11/+0
|\ \ | |/ |/|
| * arm64: Cleanup SCTLR flagsGeoff Levand2016-04-281-11/+0
* | arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-061-4/+2
|/
* arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-301-1/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-1/+1
|\
| * arm64: Fix misspellings in comments.Adam Buchbinder2016-03-041-1/+1
* | arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-291-1/+2
* | arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-291-0/+3
* | arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2016-02-111-2/+0
|/
* arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-241-0/+1
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-1/+2
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-221-0/+16
* arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-171-1/+0
* arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
* arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2015-08-191-1/+4
* Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-071-0/+1
|\
| * arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-121-0/+1
* | arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier2015-03-111-2/+3
|/
* arm64: kvm: remove ESR_EL2_* macrosMark Rutland2015-01-151-69/+4
* arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2014-11-061-10/+11
* arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-261-1/+12
* arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier2014-07-111-2/+3
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-1/+2
|\
| * arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-1/+2
* | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-131-9/+6
|/
* arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2014-02-051-1/+1
* arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-291-2/+6
* arm64: KVM: EL2 register definitionsMarc Zyngier2013-06-071-0/+245
OpenPOWER on IntegriCloud