While some of my colleagues are overloaded or in vacations, I will give it another try here :)
The patch I posted earlier is split to three to make it easier to review/comment. Each patch compiles but does not make sense without others. Alexey Kardashevskiy (3): pseries pci: preparing for MSI/MSIX support pseries pci: added memory window for MSI/MSIX vectors pseries pci: added actual MSI/MSIX support hw/spapr.c | 7 +- hw/spapr_pci.c | 279 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- hw/spapr_pci.h | 10 +- trace-events | 9 ++ 4 files changed, 292 insertions(+), 13 deletions(-) -- 1.7.10