Files
qemu/hw
Farhan Ali 442f727b8b s390x/pci: Fix interrupt forwarding disable for interpreted devices
Remove the FH_MASK_ENABLE check when disabling interrupt forwarding
during device reset. This check was broken for the default case in
the switch statement above, preventing proper cleanup of interrupt
forwarding.

The pbdev->aif check in s390_pci_kvm_aif_disable() already guards
against double-disabling of interrupt forwarding.

Cc: qemu-stable@nongnu.org
Reported-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Farhan Ali <alifm@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Tested-by: Omar Elghoul <oelghoul@linux.ibm.com>
Message-ID: <20260521182946.1607-1-alifm@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
2026-06-05 12:30:33 +02:00
..
2026-05-25 01:00:54 +04:00
2026-05-18 14:59:21 +02:00
2026-03-08 23:08:41 +01:00
2026-05-21 08:20:58 +02:00
2026-02-27 14:22:07 +01:00
2026-05-18 13:47:25 +02:00
2025-12-27 10:11:08 +01:00
2026-03-08 23:08:41 +01:00
2026-05-20 16:52:22 +09:00