]> Git Repo - qemu.git/commit
ppc: use PowerPCCPU instead of CPUPPCState
authorPaolo Bonzini <[email protected]>
Tue, 15 Mar 2016 13:32:19 +0000 (14:32 +0100)
committerPaolo Bonzini <[email protected]>
Thu, 19 May 2016 14:42:27 +0000 (16:42 +0200)
commitaa5a9e2484eb7e83b4c24e94218a09e692d69d81
treede304a9de98bdb9fadc4cbc59629edcc41d45508
parent5a975d435a71c9e60f44aa687cfea659cbf24d34
ppc: use PowerPCCPU instead of CPUPPCState

This changes a cpu.h dependency for hw/ppc/ppc.h into a cpu-qom.h
dependency.  For it to compile we also need to clean up a few unused
definitions.

Signed-off-by: Paolo Bonzini <[email protected]>
hw/ppc/ppc.c
include/hw/ppc/ppc.h
target-ppc/translate_init.c
This page took 0.026074 seconds and 4 git commands to generate.