]> git.proxmox.com Git - mirror_qemu.git/commit
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
authorAlexander Graf <agraf@suse.de>
Wed, 1 Oct 2014 14:00:49 +0000 (16:00 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 4 Nov 2014 22:26:12 +0000 (23:26 +0100)
commitb88e77f49331f1187118b7ce2494ec169d3a865a
treef36415c20f485bb94f61fbb27888ad33e6542fb7
parent228aa992fc5be408888c423b6a5b30daf18a96cf
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine

With the e500 virt machine, we don't have to adhere to the exact hardware
layout of an mpc8544ds board. So there we can just add a qoriq compatible
GPIO controller into the system that we can add a power off hook to.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c