Home
last modified time | relevance | path

Searched refs:irqfd_allowed (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h62 bool irqfd_allowed; /* debug option to force irqfd on/off */ member
/openbmc/qemu/hw/vfio/
H A Dplatform.c382 !vdev->irqfd_allowed) { in vfio_start_irqfd_injection()
651 DEFINE_PROP_BOOL("x-irqfd", VFIOPlatformDevice, irqfd_allowed, true),