]> git.proxmox.com Git - qemu.git/commit - hw/ppc/e500.c
openpic: convert to qdev
authorAlexander Graf <agraf@suse.de>
Sat, 8 Dec 2012 04:17:14 +0000 (05:17 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 14 Dec 2012 12:12:56 +0000 (13:12 +0100)
commitd0b7263134dfd4d487698b639f2069951f3fdb26
treeae51714095238103ce68da45913c9da7346fa709
parent5bac0701113f4de4fee053a3939b0f569a04b88c
openpic: convert to qdev

This patch converts the OpenPIC device to qdev. Along the way it
renames the "openpic" target to "raven" and the "mpic" target to
"fsl_mpic_20", to better reflect the actual models they implement.

This way we have a generic OpenPIC device now that can handle
different flavors of the OpenPIC specification.

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