index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
2023-07-14
KVM: arm64: Fix the name of sys_reg_desc related to PMU
Xiang Chen
2023-07-14
KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCount
Oliver Upton
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
KVM: arm64: Rip out the vestiges of the 'old' ID register scheme
Oliver Upton
2023-06-15
KVM: arm64: Handle ID register reads using the VM-wide values
Oliver Upton
2023-06-15
KVM: arm64: Use generic sanitisation for ID_AA64PFR0_EL1
Jing Zhang
2023-06-15
KVM: arm64: Use generic sanitisation for ID_(AA64)DFR0_EL1
Jing Zhang
2023-06-15
KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
Jing Zhang
2023-06-15
KVM: arm64: Save ID registers' sanitized value per guest
Jing Zhang
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-12
KVM: arm64: Reuse fields of sys_reg_desc for idreg
Jing Zhang
2023-06-12
KVM: arm64: Rewrite IMPDEF PMU version as NI
Oliver Upton
2023-06-06
arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
Mark Brown
2023-06-06
KVM: arm64: expose ID_AA64MMFR3_EL1 to guests
Joey Gouly
2023-06-06
KVM: arm64: Save/restore PIE registers
Joey Gouly
2023-06-06
KVM: arm64: Save/restore TCR2_EL1
Joey Gouly
2023-06-05
KVM: arm64: hide MOPS from guests
Kristina Martsenko
2023-05-24
KVM: arm64: Handle trap of tagged Set/Way CMOs
Marc Zyngier
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-13
KVM: arm64: Handle 32bit CNTPCTSS traps
Marc Zyngier
2023-03-30
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
2023-03-30
KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
Reiji Watanabe
2023-03-13
KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value
Reiji Watanabe
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/nv-timer-improvements into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
2023-02-11
KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
Jintack Lim
2023-02-11
KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
Marc Zyngier
2023-02-11
KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual...
Jintack Lim
2023-02-11
KVM: arm64: nv: Handle HCR_EL2.NV system register traps
Jintack Lim
2023-02-07
KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
Oliver Upton
2023-01-31
arm64/sysreg: clean up some inconsistent indenting
Jiapeng Chong
2023-01-26
KVM: arm64: timers: Don't BUG() on unhandled timer trap
Marc Zyngier
2023-01-21
KVM: arm64: Normalize cache configuration
Akihiko Odaki
2023-01-12
KVM: arm64: Mask FEAT_CCIDX
Akihiko Odaki
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-12
KVM: arm64: PMU: Fix PMCR_EL0 reset value
James Clark
2022-12-05
Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/next
Marc Zyngier
2022-12-01
arm64/sysreg: Standardise naming for ID_DFR0_EL1
James Morse
2022-11-28
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2022-11-28
KVM: arm64: PMU: Simplify PMCR_EL0 reset handling
Marc Zyngier
2022-11-19
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
[next]