qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Generic PCIe host bridge legacy interrupts routing support
@ 2015-04-17  8:55 Pranavkumar Sawargaonkar
  2015-04-17  8:55 ` [Qemu-devel] [PATCH 1/2] hw: irq: Add API to get irq number from qemu_irq Pranavkumar Sawargaonkar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pranavkumar Sawargaonkar @ 2015-04-17  8:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, patches, agraf, pbonzini, christoffer.dall,
	Pranavkumar Sawargaonkar

This patch adds:
- Function to determine an irq number from qemu_irq.
- Function to determine and route legacy interrupts to a VM.


Pranavkumar Sawargaonkar (2):
  hw: irq: Add API to get irq number from qemu_irq
  pci: GPEX: Add support to route legacy interrupts

 hw/core/irq.c      |  9 +++++++++
 hw/pci-host/gpex.c | 12 ++++++++++++
 include/hw/irq.h   |  1 +
 3 files changed, 22 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2015-04-21 19:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17  8:55 [Qemu-devel] [PATCH 0/2] Generic PCIe host bridge legacy interrupts routing support Pranavkumar Sawargaonkar
2015-04-17  8:55 ` [Qemu-devel] [PATCH 1/2] hw: irq: Add API to get irq number from qemu_irq Pranavkumar Sawargaonkar
2015-04-17  8:55 ` [Qemu-devel] [PATCH 2/2] pci: GPEX: Add support to route legacy interrupts Pranavkumar Sawargaonkar
2015-04-21 19:32   ` Alexander Graf
2015-04-17  9:53 ` [Qemu-devel] [PATCH 0/2] Generic PCIe host bridge legacy interrupts routing support Peter Maydell
2015-04-17 10:30   ` Pranavkumar Sawargaonkar

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