summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_arm.h
AgeCommit message (Expand)Author
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim
2023-01-12KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier
2023-01-12KVM: arm64: Always set HCR_TID2Akihiko Odaki
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2022-12-05Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier
2022-11-11KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret
2022-11-10KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.Ryan Roberts
2022-05-04Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/nextMarc Zyngier
2022-05-03KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-25arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown
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