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