[Qemu-devel] [PATCH 17/19] PPC: e500: Add MSI support

2012-12-12 Thread Alexander Graf
Now that our interrupt controller supports MSIs, let's expose that feature to the guest through the device tree! Signed-off-by: Alexander Graf --- hw/ppc/e500.c | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/hw/ppc/e500.c b/hw/ppc/e500.c index fa9

[Qemu-devel] [PATCH 17/19] PPC: e500: Add MSI support

2012-12-08 Thread Alexander Graf
Now that our interrupt controller supports MSIs, let's expose that feature to the guest through the device tree! Signed-off-by: Alexander Graf --- hw/ppc/e500.c | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/hw/ppc/e500.c b/hw/ppc/e500.c index f98