qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v2 0/2] Generic PCIe host bridge INTx determination for IN


From: Pranavkumar Sawargaonkar
Subject: [Qemu-devel] [v2 0/2] Generic PCIe host bridge INTx determination for INTx routing
Date: Thu, 30 Apr 2015 17:22:48 +0530

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




reply via email to

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