summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_arm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier2022-05-041-1/+2
|\
| * KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton2022-05-031-1/+2
* | arm64/sme: System register and exception syndrome definitionsMark Brown2022-04-221-0/+1
|/
* arm64: Always use individual bits in CPACR floating point enablesMark Brown2022-02-251-1/+2
* arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown2022-02-251-1/+0
* KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas2021-11-251-2/+2
* KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba2021-10-111-0/+1
* KVM: arm64: Add config register bit definitionsFuad Tabba2021-08-201-0/+22
* KVM: arm64: Fix names of config register fieldsFuad Tabba2021-08-201-6/+6
* KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba2021-08-201-10/+10
* KVM: arm64: Save/restore MTE registersSteven Price2021-06-221-1/+2
* arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose2021-04-071-0/+2
* KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2021-03-241-0/+1
* KVM: arm64: Trap host SMCs in protected modeDavid Brazdil2020-12-041-0/+1
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-1/+2
|\
| * arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino2020-09-031-1/+1
| * arm64: mte: system register definitionsVincenzo Frascino2020-09-031-0/+1
* | arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni2020-09-071-1/+1
|/
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-08-281-1/+2
* arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu2020-03-061-0/+1
* KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall2019-10-281-2/+1
* KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu2019-07-261-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-261-5/+1
|\
| * arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2018-12-191-1/+1
| * KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall2018-12-191-4/+0
* | arm64: Don't trap host pointer auth use to EL2Mark Rutland2018-12-131-1/+3
* | arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2018-12-131-0/+1
|/
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-30/+125
|\
| * KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-031-1/+1
| * kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose2018-10-011-0/+7
| * kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-011-0/+2
| * kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2018-10-011-19/+48
| * kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose2018-10-011-9/+64
| * kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-011-2/+1
| * kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose2018-10-011-0/+3
* | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-181-0/+1
|/
* arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-0/+1
* 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