Yet another try to push IRQFD support for sPAPR. This includes rework for QEMU and enablement for sPAPR PCI.
Alexey Kardashevskiy (2): kvm irqfd: support msimessage to irq translation in PHB pseries: enable irqfd for pci hw/i386/kvm/pci-assign.c | 4 ++-- hw/intc/xics_kvm.c | 5 +++++ hw/misc/vfio.c | 4 ++-- hw/pci/pci.c | 9 +++++++++ hw/ppc/spapr_pci.c | 6 ++++++ hw/virtio/virtio-pci.c | 2 +- include/hw/pci/pci.h | 2 ++ include/hw/pci/pci_bus.h | 1 + kvm-all.c | 3 +++ 9 files changed, 31 insertions(+), 5 deletions(-) -- 1.8.3.2