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

Steve Sistare posted 2 patches 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1752503239-222714-1-git-send-email-steven.sistare@oracle.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>
hw/intc/arm_gicv3_kvm.c            | 40 ++++++++++++++++++++++--------
include/hw/intc/arm_gicv3_common.h |  3 +++
2 files changed, 33 insertions(+), 10 deletions(-)
[PATCH V1 0/2] preserve pending interrupts during cpr on arm
Posted by Steve Sistare 4 months ago
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