[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] ppc-e500: Adding pci-pin to irq callback and so
From: |
Bharat Bhushan |
Subject: |
[Qemu-devel] [PATCH 0/2] ppc-e500: Adding pci-pin to irq callback and some cleanup |
Date: |
Fri, 20 Dec 2013 15:12:28 +0530 |
First patch is doing some cleanup and second patch adds the PCI-PIN (INT[A-D])
to its interrupt number mapping callback. This is required to support pci device
passthrough using VFIO.
Bharat Bhushan (2):
ppc-e500: some pci related cleanup
ppc-e500: implement PCI INTx routing
hw/pci-host/ppce500.c | 34 +++++++++++++++++++++++++---------
hw/ppc/e500.c | 12 +++++++-----
2 files changed, 32 insertions(+), 14 deletions(-)
- [Qemu-devel] [PATCH 0/2] ppc-e500: Adding pci-pin to irq callback and some cleanup,
Bharat Bhushan <=