A pair of fixes to allow binding notifiers on different IRQs (NVMe block driver series will follow).
Philippe Mathieu-Daudé (3): util/vfio-helpers: Store eventfd using int32_t type util/vfio-helpers: Add trace event to display device IRQs available util/vfio-helpers: Let qemu_vfio_pci_init_irq take IRQ index argument include/qemu/vfio-helpers.h | 2 +- block/nvme.c | 2 +- util/vfio-helpers.c | 17 ++++++++++++----- util/trace-events | 1 + 4 files changed, 15 insertions(+), 7 deletions(-) -- 2.21.3