Linux KVM/arm64 development list
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: arm64: Fix + cleanup for GICv3 ISPENDR
@ 2023-12-19  6:58 Oliver Upton
  2023-12-19  6:58 ` [PATCH 1/3] KVM: arm64: vgic: Use common accessor for writes to ISPENDR Oliver Upton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Oliver Upton @ 2023-12-19  6:58 UTC (permalink / raw)
  To: kvmarm
  Cc: kvm, Marc Zyngier, James Morse, Suzuki K Poulose, Zenghui Yu,
	Kunkun Jiang, Oliver Upton

Here's the alternative approach I had suggested in response to Kunkun's
bug report, building the GICv3 ISPENDR accessor on top of the existing
ISPENDR / ICPENDR accessors. With these changes userspace should
consistently read / configure the hardware pending state for GICv4.1
vSGIs.

Oliver Upton (3):
  KVM: arm64: vgic: Use common accessor for writes to ISPENDR
  KVM: arm64: vgic: Use common accessor for writes to ICPENDR
  KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR

 arch/arm64/kvm/vgic/vgic-mmio-v3.c |  29 ++-------
 arch/arm64/kvm/vgic/vgic-mmio.c    | 101 ++++++++++++-----------------
 2 files changed, 49 insertions(+), 81 deletions(-)


base-commit: 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab
-- 
2.43.0.472.g3155946c3a-goog


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

end of thread, other threads:[~2023-12-22 13:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-19  6:58 [PATCH 0/3] KVM: arm64: Fix + cleanup for GICv3 ISPENDR Oliver Upton
2023-12-19  6:58 ` [PATCH 1/3] KVM: arm64: vgic: Use common accessor for writes to ISPENDR Oliver Upton
2023-12-19  6:58 ` [PATCH 2/3] KVM: arm64: vgic: Use common accessor for writes to ICPENDR Oliver Upton
2023-12-19  6:58 ` [PATCH 3/3] KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR Oliver Upton
2023-12-22 13:03 ` [PATCH 0/3] KVM: arm64: Fix + cleanup for GICv3 ISPENDR Marc Zyngier

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