mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 05:58:32 +00:00
When vfio realize fails, INTx isn't disabled if it has been enabled. This may confuse host side with unhandled interrupt report. Fixes:c5478fea27("vfio/pci: Respond to KVM irqchip change notifier") Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Joao Martins <joao.m.martins@oracle.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com> (cherry picked from commitadee0da036) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>