qemu/target-m68k
Paolo Bonzini a836b8fa00 target-m68k: make cpu-qom.h not target specific
Make M68KCPU 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.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 13:08:05 +02:00
..
Makefile.objs
cpu-qom.h target-m68k: make cpu-qom.h not target specific 2016-05-19 13:08:05 +02:00
cpu.c
cpu.h target-m68k: make cpu-qom.h not target specific 2016-05-19 13:08:05 +02:00
gdbstub.c
helper.c
helper.h
m68k-semi.c
op_helper.c
qregs.def
translate.c