summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_arm.h
AgeCommit message (Expand)Author
2021-11-25KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas
2021-10-11KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba
2021-08-20KVM: arm64: Add config register bit definitionsFuad Tabba
2021-08-20KVM: arm64: Fix names of config register fieldsFuad Tabba
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price
2021-04-06arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2020-12-04KVM: arm64: Trap host SMCs in protected modeDavid Brazdil
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-09-03arm64: mte: system register definitionsVincenzo Frascino
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-03-06arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu
2019-10-28KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-19arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-19KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier
2018-10-01kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose
2018-10-01kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose
2018-10-01kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose
2018-10-01kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose
2018-09-18arm64: KVM: Enable Common Not Private translationsVladimir Murzin
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-03-19KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flagShih-Wei Li
2018-02-26arm64/kvm: Prohibit guest LOR accessesMark Rutland
2018-01-16KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng
2017-11-29arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-11-03arm64/sve: System register and exception syndrome definitionsDave Martin
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon
2016-09-08arm64: KVM: Rename HCR_VA to HCR_VSEMarc Zyngier
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose
2016-04-21arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose
2016-04-21arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose