qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [v2 0/2] Generic PCIe host bridge INTx determination for INTx routing
@ 2015-04-30 11:52 Pranavkumar Sawargaonkar
  2015-04-30 11:52 ` [Qemu-devel] [v2 1/2] pci: GPEX: Add a function to determine interrupt number " Pranavkumar Sawargaonkar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pranavkumar Sawargaonkar @ 2015-04-30 11:52 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, patches, agraf, christoffer.dall,
	Pranavkumar Sawargaonkar

This patch adds a routine for GPEX to implement PCI bus specific function pointer 
"route_intx_to_irq" which is used during INTx routing.

ChangeLog:

V2:
- Drop a patch about adding an API to get irq number from qemu_irq
- Store a GPEX INTx information from board specific code (virt.c)
V1:
- Initial patchset
- https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg01986.html

Pranavkumar Sawargaonkar (2):
  pci: GPEX: Add a function to determine interrupt number for INTx
    routing
  arm: hw: virt: Store information about GPEX legacy interrupt numbers

 hw/arm/virt.c              |  4 ++++
 hw/pci-host/gpex.c         | 12 ++++++++++++
 include/hw/pci-host/gpex.h |  1 +
 3 files changed, 17 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2015-09-18 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 11:52 [Qemu-devel] [v2 0/2] Generic PCIe host bridge INTx determination for INTx routing Pranavkumar Sawargaonkar
2015-04-30 11:52 ` [Qemu-devel] [v2 1/2] pci: GPEX: Add a function to determine interrupt number " Pranavkumar Sawargaonkar
2015-04-30 11:52 ` [Qemu-devel] [v2 2/2] arm: hw: virt: Store information about GPEX legacy interrupt numbers Pranavkumar Sawargaonkar
2015-09-18 16:22 ` [Qemu-devel] [v2 0/2] Generic PCIe host bridge INTx determination for INTx routing Peter Maydell

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).