mac_newworld: add PMU device
commitd811d61fbc6ca5f2be2185fd7cfa916e7ba613ce
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 12 Jun 2018 16:44:02 +0000 (12 17:44 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 16 Jun 2018 06:32:33 +0000 (16 16:32 +1000)
tree81ac7600dda6da3bc3ce6b7e50de9c6b40acb1ea
parent84051eb400495745035b52e27fe67b962b7a58fa
mac_newworld: add PMU device

The PMU device supercedes the CUDA device found on older New World Macs and
is supported by a larger number of guest OSs from OS 9 to OS X 10.5.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
default-configs/ppc-softmmu.mak
hw/misc/macio/Makefile.objs
hw/misc/macio/macio.c
hw/misc/macio/pmu.c [new file with mode: 0644]
hw/misc/macio/trace-events
hw/ppc/mac.h
hw/ppc/mac_newworld.c
include/hw/misc/macio/macio.h
include/hw/misc/macio/pmu.h [new file with mode: 0644]