qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] powerpc: adding MSI/MSIX support
@ 2012-07-10 13:47 Alexey Kardashevskiy
  2012-07-10 13:47 ` [Qemu-devel] [PATCH 1/3] pseries pci: preparing for " Alexey Kardashevskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexey Kardashevskiy @ 2012-07-10 13:47 UTC (permalink / raw)
  Cc: Alexey Kardashevskiy, qemu-devel, Alexander Graf, qemu-ppc,
	David Gibson

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-10 13:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-10 13:47 [Qemu-devel] [PATCH 0/3] powerpc: adding MSI/MSIX support Alexey Kardashevskiy
2012-07-10 13:47 ` [Qemu-devel] [PATCH 1/3] pseries pci: preparing for " Alexey Kardashevskiy
2012-07-10 13:47 ` [Qemu-devel] [PATCH 2/3] pseries pci: added memory window for MSI/MSIX vectors Alexey Kardashevskiy
2012-07-10 13:47 ` [Qemu-devel] [PATCH 3/3] pseries pci: added actual MSI/MSIX support Alexey Kardashevskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).