qemu/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
..
Makefile.objs
STATUS
cpu-qom.h target-alpha: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
cpu.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
cpu.h target-alpha: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
fpu_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
gdbstub.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
helper.h
int_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
machine.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
mem_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
sys_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
translate.c tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
vax_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00