All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: arm64: Minor improvements to RAZ register handling
@ 2021-09-27 12:49 ` Alexandru Elisei
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandru Elisei @ 2021-09-27 12:49 UTC (permalink / raw)
  To: maz, linux-arm-kernel, kvmarm

What sparked these two small patches is the series that fixed the PMU reset
values and their visibility from userspace, more specifically the
discussion around the patch that removed the PMSWINC_EL0 shadow register
[1].

The patches are straightforward cleanups without any changes in
functionality.

Tested on a rockpro64, by running kvm-unit-tests under qemu.

[1] https://www.spinics.net/lists/kvm-arm/msg47976.html

Alexandru Elisei (2):
  KVM: arm64: Return early from read_id_reg() if register is RAZ
  KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0

 arch/arm64/kvm/sys_regs.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

-- 
2.33.0

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-10-11 10:00 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27 12:49 [PATCH 0/2] KVM: arm64: Minor improvements to RAZ register handling Alexandru Elisei
2021-09-27 12:49 ` Alexandru Elisei
2021-09-27 12:49 ` [PATCH 1/2] KVM: arm64: Return early from read_id_reg() if register is RAZ Alexandru Elisei
2021-09-27 12:49   ` Alexandru Elisei
2021-09-30 13:22   ` Andrew Jones
2021-09-30 13:22     ` Andrew Jones
2021-09-27 12:49 ` [PATCH 2/2] KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0 Alexandru Elisei
2021-09-27 12:49   ` Alexandru Elisei
2021-09-30 13:29   ` Andrew Jones
2021-09-30 13:29     ` Andrew Jones
2021-10-06 14:49     ` Alexandru Elisei
2021-10-06 14:49       ` Alexandru Elisei
2021-10-06 15:23       ` Andrew Jones
2021-10-06 15:23         ` Andrew Jones
2021-10-06 15:35         ` Alexandru Elisei
2021-10-06 15:35           ` Alexandru Elisei
2021-10-11  9:47 ` [PATCH 0/2] KVM: arm64: Minor improvements to RAZ register handling Marc Zyngier
2021-10-11  9:47   ` Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.