qemu-e2k/target-alpha
Paolo Bonzini 1dc8e6b758 target-alpha: make cpu-qom.h not target specific
Make AlphaCPU an opaque type within cpu-qom.h, and move all definitions
of private methods, as well as all type definitions that require knowledge
of the layout to cpu.h.  This helps making files independent of NEED_CPU_H
if they only need to pass around CPU pointers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 13:08:04 +02:00
..
cpu-qom.h target-alpha: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
cpu.c
cpu.h target-alpha: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
fpu_helper.c
gdbstub.c
helper.c
helper.h
int_helper.c
machine.c
Makefile.objs
mem_helper.c
STATUS
sys_helper.c
translate.c
vax_helper.c