On Tue, 14 Dec 2021 13:45:34 +0800
Cai Huoqing wrote:
> No support MSI-X in BAIDU KUNLUN Virtual Function devices,
> so add a quirk to avoid setuping VFIO MSI-X
>
> Signed-off-by: Cai Huoqing
> ---
> hw/vfio/pci.c | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/hw/vfio/pci.c b
No support MSI-X in BAIDU KUNLUN Virtual Function devices,
so add a quirk to avoid setuping VFIO MSI-X
Signed-off-by: Cai Huoqing
---
hw/vfio/pci.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c
index 7b45353ce2..15f76bbe56 100644
--- a/hw/vfio/pci.c
+++