qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC PATCH 0/3] util/vfio-helpers: Fixes to allow using multiple IRQs


From: Philippe Mathieu-Daudé
Subject: [RFC PATCH 0/3] util/vfio-helpers: Fixes to allow using multiple IRQs
Date: Tue, 11 Aug 2020 19:28:42 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]