qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/2] preserve pending interrupts during cpr on arm
@ 2025-07-14 14:27 Steve Sistare
  2025-07-14 14:27 ` [PATCH V1 1/2] hw/intc/arm_gicv3_kvm: subroutine for save pending Steve Sistare
  2025-07-14 14:27 ` [PATCH V1 2/2] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr Steve Sistare
  0 siblings, 2 replies; 6+ messages in thread
From: Steve Sistare @ 2025-07-14 14:27 UTC (permalink / raw)
  To: qemu-devel, qemu-arm
  Cc: Peter Maydell, Cedric Le Goater, Zhenzhong Duan, Alex Williamson,
	Steve Sistare

Close a race condition that causes cpr-transfer to lose VFIO
interrupts on ARM.  See commit messages for details.

Steve Sistare (2):
  hw/intc/arm_gicv3_kvm: subroutine for save pending
  hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr

 hw/intc/arm_gicv3_kvm.c            | 40 ++++++++++++++++++++++--------
 include/hw/intc/arm_gicv3_common.h |  3 +++
 2 files changed, 33 insertions(+), 10 deletions(-)

-- 
2.39.3



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

end of thread, other threads:[~2025-07-16 17:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14 14:27 [PATCH V1 0/2] preserve pending interrupts during cpr on arm Steve Sistare
2025-07-14 14:27 ` [PATCH V1 1/2] hw/intc/arm_gicv3_kvm: subroutine for save pending Steve Sistare
2025-07-14 14:27 ` [PATCH V1 2/2] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr Steve Sistare
2025-07-14 14:32   ` Peter Maydell
2025-07-14 14:51     ` Steven Sistare
2025-07-16 17:52       ` Steven Sistare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).