Linux KVM/arm64 development list
 help / color / mirror / Atom feed
* [PATCH v1 0/2] KVM fixes for exotic configurations
@ 2022-11-03 15:05 Ryan Roberts
  2022-11-03 15:05 ` Ryan Roberts
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ryan Roberts @ 2022-11-03 15:05 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Will Deacon, Catalin Marinas, kvmarm, kvmarm, linux-arm-kernel

I've been adding support for FEAT_LPA2 to KVM and as part of that work have been
testing various (84) configurations of HW, host and guest kernels on FVP. This
has thrown up a couple of pre-existing bugs, for which the fixes are provided.

Thanks,
Ryan

Ryan Roberts (2):
  KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52.
  KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.

 arch/arm64/include/asm/kvm_arm.h |  6 +++++-
 arch/arm64/kvm/arm.c             | 20 +++-----------------
 arch/arm64/kvm/mmu.c             | 28 +++++++++++++++++++++++++++-
 3 files changed, 35 insertions(+), 19 deletions(-)

--
2.17.1

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

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

end of thread, other threads:[~2022-11-10 19:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03 15:05 [PATCH v1 0/2] KVM fixes for exotic configurations Ryan Roberts
2022-11-03 15:05 ` Ryan Roberts
2022-11-03 15:05 ` [PATCH v1 1/2] KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52 Ryan Roberts
2022-11-03 15:05   ` Ryan Roberts
2022-11-03 15:05 ` [PATCH v1 2/2] KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS Ryan Roberts
2022-11-03 15:05   ` Ryan Roberts
2022-11-10 19:25 ` [PATCH v1 0/2] KVM fixes for exotic configurations Marc Zyngier
2022-11-10 19:25   ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox