vfio: move re-enabling INTX out of the common helper
commitbe4a46eccfe97069fd62f967f6660407c9aa2a03
authorLongpeng(Mike) <longpeng2@huawei.com>
Sat, 26 Mar 2022 06:02:23 +0000 (26 14:02 +0800)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 6 May 2022 15:06:50 +0000 (6 09:06 -0600)
treecd21f4ef034c6a75429b938e137004fed6d2ff5c
parenta6f5770fb2b22cb219a684469c8224ebec74ca2e
vfio: move re-enabling INTX out of the common helper

Move re-enabling INTX out, and the callers should decide to
re-enable it or not.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Link: https://lore.kernel.org/r/20220326060226.1892-3-longpeng2@huawei.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/pci.c