All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: arm64: Fix DEMUX register access
@ 2020-11-26 13:46 ` Andrew Jones
  0 siblings, 0 replies; 16+ messages in thread
From: Andrew Jones @ 2020-11-26 13:46 UTC (permalink / raw)
  To: kvm, kvmarm; +Cc: maz, pbonzini

The first patch is a fix, but not one likely to ever truly be needed,
as it's unlikely to find seven levels of cache. The bug was found
while code reading. Writing the second patch was actually why I was
reading the code. The issue being fixed for the get-reg-list test was
found when running it on a different machine than what was used to
develop it.

Thanks,
drew

Andrew Jones (2):
  KVM: arm64: CSSELR_EL1 max is 13
  KVM: selftests: Filter out DEMUX registers

 arch/arm64/kvm/sys_regs.c                     |  2 +-
 .../selftests/kvm/aarch64/get-reg-list.c      | 39 ++++++++++++++-----
 2 files changed, 31 insertions(+), 10 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-11-28 22:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26 13:46 [PATCH 0/2] KVM: arm64: Fix DEMUX register access Andrew Jones
2020-11-26 13:46 ` Andrew Jones
2020-11-26 13:46 ` [PATCH 1/2] KVM: arm64: CSSELR_EL1 max is 13 Andrew Jones
2020-11-26 13:46   ` Andrew Jones
2020-11-26 14:13   ` Marc Zyngier
2020-11-26 14:13     ` Marc Zyngier
2020-11-26 14:32     ` Andrew Jones
2020-11-26 14:32       ` Andrew Jones
2020-11-26 14:34       ` Marc Zyngier
2020-11-26 14:34         ` Marc Zyngier
2020-11-26 14:36         ` Andrew Jones
2020-11-26 14:36           ` Andrew Jones
2020-11-26 13:46 ` [PATCH 2/2] KVM: selftests: Filter out DEMUX registers Andrew Jones
2020-11-26 13:46   ` Andrew Jones
2020-11-27 19:47 ` [PATCH 0/2] KVM: arm64: Fix DEMUX register access Marc Zyngier
2020-11-27 19: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.