qemu-e2k/target-unicore32
Paolo Bonzini 55b1142259 target-unicore32: make cpu-qom.h not target specific
Make UniCore32CPU 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 16:41:34 +02:00
..
Makefile.objs target-unicore32: Mark as unmigratable 2013-02-01 01:35:21 +01:00
cpu-qom.h target-unicore32: make cpu-qom.h not target specific 2016-05-19 16:41:34 +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-unicore32: make cpu-qom.h not target specific 2016-05-19 16:41:34 +02:00
helper.c unicore: Clean up includes 2016-01-29 15:07:22 +00:00
helper.h tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
op_helper.c unicore: Clean up includes 2016-01-29 15:07:22 +00:00
softmmu.c unicore: Clean up includes 2016-01-29 15:07:22 +00:00
translate.c tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
ucf64_helper.c unicore: Clean up includes 2016-01-29 15:07:22 +00:00