index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
2021-03-19
KVM: arm64: Enable access to sanitized CPU features at EL2
Quentin Perret
2021-02-12
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
2021-02-03
KVM: arm64: Correct spelling of DBGDIDR register
Alexandru Elisei
2021-02-03
KVM: arm64: Upgrade PMU support to ARMv8.4
Marc Zyngier
2021-02-03
KVM: arm64: Limit the debug architecture to ARMv8.0
Marc Zyngier
2021-02-03
KVM: arm64: Refactor filtering of ID registers
Marc Zyngier
2021-02-03
KVM: arm64: Add handling of AArch32 PCMEID{2,3} PMUv3 registers
Marc Zyngier
2021-02-03
KVM: arm64: Fix AArch32 PMUv3 capping
Marc Zyngier
2021-02-03
KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
Marc Zyngier
2021-01-14
KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
Alexandru Elisei
2021-01-14
KVM: arm64: Simplify handling of absent PMU system registers
Marc Zyngier
2021-01-14
KVM: arm64: Hide PMU registers from userspace when not available
Marc Zyngier
2020-12-31
KVM: arm64: Remove spurious semicolon in reg_to_encoding()
Marc Zyngier
2020-12-22
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
2020-11-30
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/cache-demux' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: CSSELR_EL1 max is 13
Andrew Jones
2020-11-27
Merge branch 'kvm-arm64/pmu-undef' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Remove dead PMU sysreg decoding code
Marc Zyngier
2020-11-27
KVM: arm64: Remove PMU RAZ/WI handling
Marc Zyngier
2020-11-27
KVM: arm64: Inject UNDEF on PMU access when no PMU configured
Marc Zyngier
2020-11-27
KVM: arm64: Set ID_AA64DFR0_EL1.PMUVer to 0 when no PMU support
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next
Marc Zyngier
2020-11-13
Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-12
KVM: arm64: Handle SCXTNUM_ELx traps
Marc Zyngier
2020-11-12
KVM: arm64: Unify trap handlers injecting an UNDEF
Marc Zyngier
2020-11-12
KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
Marc Zyngier
2020-11-12
Merge tag 'v5.10-rc1' into kvmarm-master/next
Marc Zyngier
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-11-10
KVM: arm64: Drop is_aarch32 trap attribute
Marc Zyngier
2020-11-10
KVM: arm64: Drop is_32bit trap attribute
Marc Zyngier
2020-11-10
KVM: arm64: Map AArch32 cp14 register to AArch64 sysregs
Marc Zyngier
2020-11-10
KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
Marc Zyngier
2020-11-10
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
2020-11-10
KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h
Marc Zyngier
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-11-10
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
2020-11-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-08
Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-06
KVM: arm64: Remove AA64ZFR0_EL1 accessors
Andrew Jones
2020-11-06
KVM: arm64: Check RAZ visibility in ID register accessors
Andrew Jones
2020-11-06
KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER
Andrew Jones
2020-11-06
KVM: arm64: Don't hide ID registers from userspace
Andrew Jones
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]