index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-22
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
KVM: arm64: Remove the target table
James Morse
2020-07-05
KVM: arm64: Remove target_table from exit handlers
James Morse
2020-07-05
KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs array
James Morse
2020-07-05
KVM: arm64: Tolerate an empty target_table list
James Morse
2020-07-05
KVM: arm64: Drop the target_table[] indirection
James Morse
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-09
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-28
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
2020-05-28
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
2020-05-28
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-17
KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
Andrew Murray
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-06
arm64/kvm: disable access to AMU registers from kvm guests
Ionela Voinescu
2020-01-15
arm64: Introduce ID_ISAR6 CPU register
Anshuman Khandual
2019-12-18
Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-12-12
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
2019-12-06
KVM: arm64: Don't log IMP DEF sysreg traps
Mark Rutland
2019-12-06
KVM: arm64: Sanely ratelimit sysreg messages
Mark Rutland
2019-10-20
arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
Marc Zyngier
2019-08-09
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-01
KVM: arm64: Fix ptrauth ID register masking logic
Kristina Martsenko
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-18
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
Dave Martin
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2019-03-29
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-22
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
[next]