unicorn/qemu/target-m68k
Paolo Bonzini 27ebc27beb
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.

Backports commit a836b8fa00fa1032ccd234a71b33943627d211ea from qemu
2018-02-24 00:56:58 -05:00
..
cpu-qom.h target-m68k: make cpu-qom.h not target specific 2018-02-24 00:56:58 -05:00
cpu.c include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
cpu.h target-m68k: make cpu-qom.h not target specific 2018-02-24 00:56:58 -05:00
helper.c m68k: Clean up includes 2018-02-19 01:06:05 -05:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
Makefile.objs del qemu/target-m68k/m68k-semi.c 2017-01-20 11:52:31 +08:00
op_helper.c m68k: Clean up includes 2018-02-19 01:06:05 -05:00
qregs.def import 2015-08-21 15:04:50 +08:00
translate.c tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
unicorn.c tcg: Make store_dummy a TCGv 2018-02-21 00:24:40 -05:00
unicorn.h New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07:00