summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/sys_regs.c
AgeCommit message (Expand)Author
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier
2020-07-28Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIPMarc Zyngier
2020-07-22arm64: s/AMEVTYPE/AMEVTYPERVladimir Murzin
2020-07-10KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang
2020-07-07KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier
2020-07-05KVM: arm64: Rename HSR to ESRGavin Shan
2020-07-05KVM: arm64: Remove the target tableJames Morse
2020-07-05KVM: arm64: Remove target_table from exit handlersJames Morse
2020-07-05KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs arrayJames Morse
2020-07-05KVM: arm64: Tolerate an empty target_table listJames Morse
2020-07-05KVM: arm64: Drop the target_table[] indirectionJames Morse
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-10Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier
2020-06-09KVM: arm64: Handle PtrAuth traps earlyMarc Zyngier
2020-06-09KVM: arm64: Stop save/restoring ACTLR_EL1James Morse
2020-06-09KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-28KVM: arm64: Move sysreg reset check to boot timeMarc Zyngier
2020-05-28KVM: arm64: Add missing reset handlers for PMU emulationMarc Zyngier
2020-05-28KVM: arm64: Refactor vcpu_{read,write}_sys_regMarc Zyngier
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual
2020-05-16KVM: Fix spelling in code commentsFuad Tabba
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2020-03-16KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu
2020-03-06arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual
2019-12-18Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-12-12KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon
2019-12-06KVM: arm64: Don't log IMP DEF sysreg trapsMark Rutland
2019-12-06KVM: arm64: Sanely ratelimit sysreg messagesMark Rutland
2019-10-20arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin
2019-07-05KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-01KVM: arm64: Fix ptrauth ID register masking logicKristina Martsenko
2019-04-24arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-04-18KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNsDave Martin
2019-03-29KVM: arm64/sve: System register context switch and access supportDave Martin
2019-03-29KVM: arm64: Support runtime sysreg visibility filteringDave Martin
2019-03-29KVM: arm64: Propagate vcpu into read_id_reg()Dave Martin
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-22arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin