[PULL 0/2] vfio queue
Cédric Le Goater <[email protected]> Sun, 2 Aug 2026 15:58:44 +0200
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit b428fe036233cbd15d37e3c027ab6ca4d3661a80:
Merge tag 'pull-target-arm-20260731' of https://gitlab.com/pm215/qemu into staging (2026-07-31 16:19:04 -0400)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-vfio-20260802
for you to fetch changes up to 338d81b22b4dc6c45299da1114925a4b086d6e00:
vfio/pci: Guard accel_irqchip_begin_route_changes() calls (2026-08-02 15:53:05 +0200)
----------------------------------------------------------------
vfio queue:
* Fix accel_irqchip_begin_route_changes() abort under TCG
* Fix SIGSEGV in vfio_connect_kvm_msi_virq() during loadvm
----------------------------------------------------------------
Cédric Le Goater (1):
vfio/pci: Guard accel_irqchip_begin_route_changes() calls
Tycho Andersen (AMD) (1):
hw/vfio: Fix liveness check in vfio_connect_kvm_msi_virq()
hw/vfio/pci.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)