aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-19Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier
2023-12-19KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()Marc Zyngier
2023-12-19KVM: arm64: nv: Add EL2_REG_VNCR()/EL2_REG_REDIR() sysreg helpersMarc Zyngier
2023-12-19KVM: arm64: Introduce a bad_trap() primitive for unexpected trap handlingMarc Zyngier
2023-12-19KVM: arm64: nv: Drop EL12 register traps that are redirected to VNCRMarc Zyngier
2023-12-19KVM: arm64: nv: Compute NV view of idregs as a one-offMarc Zyngier
2023-12-18KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virtFuad Tabba
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/nv-trap-fixes into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/pmevtyper-filter into kvmarm/nextOliver Upton
2023-10-25KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WIMarc Zyngier
2023-10-25KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregsMarc Zyngier
2023-10-24KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guestReiji Watanabe
2023-10-24KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}Raghavendra Rao Ananta
2023-10-24KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta
2023-10-24KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0Reiji Watanabe
2023-10-24KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertisedOliver Upton
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland
2023-10-12KVM: arm64: POR{E0}_EL1 do not need trap handlersJoey Gouly
2023-10-09KVM: arm64: Expose MOPS instructions to guestsKristina Martsenko
2023-10-04KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1Oliver Upton
2023-10-04KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1Jing Zhang
2023-10-04KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1Jing Zhang
2023-10-04KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1Oliver Upton
2023-10-04KVM: arm64: Bump up the default KVM sanitised debug version to v8p8Oliver Upton
2023-10-04KVM: arm64: Reject attempts to set invalid debug arch versionOliver Upton
2023-10-04KVM: arm64: Advertise selected DebugVer in DBGDIDR.VersionOliver Upton
2023-10-04KVM: arm64: Use guest ID register values for the sake of emulationJing Zhang
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang
2023-09-18KVM: arm64: Don't use kerneldoc comment for arm64_check_features()Oliver Upton
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier
2023-08-17KVM: arm64: nv: Add FGT registersMarc Zyngier
2023-08-17KVM: arm64: Correctly handle ACCDATA_EL1 trapsMarc Zyngier
2023-07-14KVM: arm64: Fix the name of sys_reg_desc related to PMUXiang Chen
2023-07-14KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCountOliver Upton
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-15KVM: arm64: Rip out the vestiges of the 'old' ID register schemeOliver Upton