aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_arm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier1-1/+2
2022-05-03KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton1-1/+2
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown1-0/+1
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown1-1/+2
2022-02-25arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown1-1/+0
2021-11-25KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas1-2/+2
2021-10-11KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba1-0/+1
2021-08-20KVM: arm64: Add config register bit definitionsFuad Tabba1-0/+22
2021-08-20KVM: arm64: Fix names of config register fieldsFuad Tabba1-6/+6
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba1-10/+10
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price1-1/+2
2021-04-06arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose1-0/+2
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose1-0/+1
2020-12-04KVM: arm64: Trap host SMCs in protected modeDavid Brazdil1-0/+1
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-1/+2
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni1-1/+1
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino1-1/+1
2020-09-03arm64: mte: system register definitionsVincenzo Frascino1-0/+1
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-03-06arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu1-0/+1
2019-10-28KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall1-2/+1
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu1-3/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+1
2018-12-19arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2018-12-19KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall1-4/+0
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland1-0/+1
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-30/+125
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier1-1/+1
2018-10-01kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose1-0/+7
2018-10-01kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose1-0/+2
2018-10-01kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose1-19/+48
2018-10-01kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose1-9/+64
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose1-2/+1
2018-10-01kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose1-0/+3
2018-09-18arm64: KVM: Enable Common Not Private translationsVladimir Murzin1-0/+1
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier1-0/+1
2018-03-19KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flagShih-Wei Li1-2/+2
2018-02-26arm64/kvm: Prohibit guest LOR accessesMark Rutland1-1/+3
2018-01-16KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng1-0/+2
2017-11-29arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin1-1/+3
2017-11-03arm64/sve: System register and exception syndrome definitionsDave Martin1-0/+1
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