[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/2 v2] ppc-e500: Adding pci-pin to irq callback and s
From: |
Bharat Bhushan |
Subject: |
[Qemu-ppc] [PATCH 0/2 v2] ppc-e500: Adding pci-pin to irq callback and some cleanup |
Date: |
Mon, 12 May 2014 15:15:38 +0530 |
First patch is doing some cleanup and second patch adds
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 | 39 ++++++++++++++++++++++++++++++---------
hw/ppc/e500.c | 13 ++++++++-----
2 files changed, 38 insertions(+), 14 deletions(-)
- [Qemu-ppc] [PATCH 0/2 v2] ppc-e500: Adding pci-pin to irq callback and some cleanup,
Bharat Bhushan <=