mirror_qemu/target-s390x
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 s390x/mmu: Move mmu_translate() and friends to separate file 2015-02-18 09:36:38 +01:00
arch_dump.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
cc_helper.c s390: Clean up includes 2016-01-29 15:07:22 +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 util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
cpu.h s390x: move .needed functions for subsections to machine.c 2016-05-19 13:07:34 +02:00
fpu_helper.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
gdbstub.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
helper.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
helper.h target-s390x: PER instruction-fetch event support 2015-06-17 12:40:52 +02:00
insn-data.def target-s390x: wire up I/O instructions in TCG mode 2015-06-17 12:40:50 +02:00
insn-format.def target-s390: Add format based disassassmbly infrastructure 2013-01-05 12:00:27 -08:00
int_helper.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
interrupt.c s390x: remove {kvm_}s390_virtio_irq() 2016-03-01 12:15:28 +01:00
ioinst.c s390x/ipl: Add ssid field to IplParameterBlock 2016-05-17 15:50:29 +02:00
ioinst.h s390/ioinst: fix IO_INT_WORD_ISC macro 2015-06-17 12:40:50 +02:00
kvm.c s390x: enable runtime instrumentation 2016-05-17 15:50:29 +02:00
machine.c s390x: move .needed functions for subsections to machine.c 2016-05-19 13:07:34 +02:00
mem_helper.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
misc_helper.c s390x/ipl: Add type and length checks for IplParameterBlock values 2016-05-17 15:50:29 +02:00
mmu_helper.c s390x: fix debug statement in trigger_page_fault() 2016-03-01 12:15:28 +01:00
translate.c tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00