qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] powerpc: adding MSI/MSIX support


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 0/3] powerpc: adding MSI/MSIX support
Date: Tue, 10 Jul 2012 23:47:02 +1000

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




reply via email to

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