summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_arm.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+3
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-1/+2
2023-06-13KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier1-3/+1
2023-06-06arm64: disable EL2 traps for PIEJoey Gouly1-2/+2
2023-06-05arm64: mops: don't disable host MOPS instructions from EL2Kristina Martsenko1-1/+1
2023-06-05KVM: arm64: switch HCRX_EL2 between host and guestKristina Martsenko1-1/+2
2023-06-05KVM: arm64: initialize HCRX_EL2Kristina Martsenko1-0/+3
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier1-1/+2
2023-02-14Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton1-1/+18
2023-02-14Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-1/+0
2023-02-14Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextOliver Upton1-1/+2
2023-02-11KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall1-1/+1
2023-02-11KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim1-0/+17
2023-01-13KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier1-1/+0
2023-01-13KVM: arm64: Always set HCR_TID2Akihiko Odaki1-1/+2
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier1-15/+0
2022-12-05Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier1-1/+1
2022-11-11KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret1-1/+1
2022-11-10KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.Ryan Roberts1-1/+5
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-07arm64: 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-26Merge 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