We have some plumbing for mask/unmask (see #694) but never report VFIO_IRQ_INFO_MASKABLE, so in theory we should never hit that code.
However, it appears that qemu vfio-user client is doing it anyway for INTX, although not for msix
Need to figure out what the proper behaviour should be.
We have some plumbing for mask/unmask (see #694) but never report VFIO_IRQ_INFO_MASKABLE, so in theory we should never hit that code.
However, it appears that qemu vfio-user client is doing it anyway for INTX, although not for msix
Need to figure out what the proper behaviour should be.