[PATCH V1 0/2] preserve pending interrupts during cpr

Steve Sistare posted 2 patches 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1752503222-222669-1-git-send-email-steven.sistare@oracle.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>, Steve Sistare <steven.sistare@oracle.com>
There is a newer version of this series
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(-)
[PATCH V1 0/2] preserve pending interrupts during cpr
Posted by Steve Sistare 4 months ago
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