mirror_qemu/target-alpha
Paolo Bonzini 347b1a5cc6 cpu: make cpu-qom.h only include-able from cpu.h
Make cpu-qom.h so that it is only included from cpu.h.  Then there
is no need for it to include cpu.h again.

Later we will make cpu-qom.h target independent and we will _want_
to include it from elsewhere, but for now reduce the number of cases
to handle.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 13:08:04 +02:00
..
Makefile.objs target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
cpu-qom.h cpu: make cpu-qom.h only include-able from cpu.h 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 tb: consistently use uint32_t for tb->flags 2016-05-12 14:06:40 -10: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 cmpbge emulation improvements 2015-09-03 12:09:41 +01:00
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