qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/2] preserve pending interrupts during cpr
@ 2025-07-14 14:27 Steve Sistare
  2025-07-14 14:27 ` [PATCH V1 1/2] vfio/pci: augment set_handler Steve Sistare
  2025-07-14 14:27 ` [PATCH V1 2/2] vfio/pci: preserve pending interrupts Steve Sistare
  0 siblings, 2 replies; 7+ messages in thread
From: Steve Sistare @ 2025-07-14 14:27 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cedric Le Goater, Zhenzhong Duan, Alex Williamson, Steve Sistare

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

Steve Sistare (2):
  vfio/pci: augment set_handler
  vfio/pci: preserve pending interrupts

 hw/vfio/cpr.c              | 92 +++++++++++++++++++++++++++++++++++++-
 hw/vfio/pci.c              | 15 ++++++-
 hw/vfio/pci.h              |  4 +-
 include/hw/vfio/vfio-cpr.h |  6 +++
 4 files changed, 113 insertions(+), 4 deletions(-)

-- 
2.39.3



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

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

Thread overview: 7+ 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 Steve Sistare
2025-07-14 14:27 ` [PATCH V1 1/2] vfio/pci: augment set_handler Steve Sistare
2025-07-15 12:58   ` Cédric Le Goater
2025-07-14 14:27 ` [PATCH V1 2/2] vfio/pci: preserve pending interrupts Steve Sistare
2025-07-16 12:40   ` Cédric Le Goater
2025-07-16 17:52     ` Steven Sistare
2025-07-16 12:53   ` Cédric Le Goater

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).