qemu-e2k/target/s390x
Philippe Mathieu-Daudé 25a3173a0c target: Do not include "exec/address-spaces.h" if it is not necessary
Code change produced with:
    $ git grep '#include "exec/address-spaces.h"' target | \
      cut -d: -f-1 | \
      xargs egrep -L "(get_system_|address_space_)" | \
      xargs sed -i.bak '/#include "exec\/address-spaces.h"/d'

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180528232719.4721-4-f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-05-31 19:12:13 +02:00
..
arch_dump.c
cc_helper.c
cpu_features_def.h
cpu_features.c s390x/cpumodel: document S390FeatDef.bit not applicable 2018-02-26 12:55:26 +01:00
cpu_features.h s390x/cpumodel: fix feature groups and breakage of MSA8 2018-03-23 09:05:42 +00:00
cpu_models.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
cpu_models.h
cpu-qom.h
cpu.c qapi: Empty out qapi-schema.json 2018-03-02 13:45:50 -06:00
cpu.h s390x: refactor reset/reipl handling 2018-05-14 17:10:02 +02:00
crypto_helper.c
diag.c s390x: refactor reset/reipl handling 2018-05-14 17:10:02 +02:00
excp_helper.c s390x/tcg: fix loading 31bit PSWs with the highest bit set 2018-03-01 13:23:09 +01:00
fpu_helper.c target/s390x: Remove floatX_maybe_silence_nan from conversions 2018-05-17 15:27:15 -07:00
gdbstub.c
gen-features.c Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
helper.c target/s390x: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
helper.h
insn-data.def s390x/tcg: add various alignment checks 2018-02-26 12:55:26 +01:00
insn-format.def
int_helper.c
internal.h s390x: refactor reset/reipl handling 2018-05-14 17:10:02 +02:00
interrupt.c
ioinst.c
kvm_s390x.h s390x: remove s390_get_memslot_count 2018-02-26 12:55:26 +01:00
kvm-stub.c s390x: remove s390_get_memslot_count 2018-02-26 12:55:26 +01:00
kvm.c target: Do not include "exec/address-spaces.h" if it is not necessary 2018-05-31 19:12:13 +02:00
machine.c
Makefile.objs
mem_helper.c target: Do not include "exec/address-spaces.h" if it is not necessary 2018-05-31 19:12:13 +02:00
misc_helper.c target: Do not include "exec/address-spaces.h" if it is not necessary 2018-05-31 19:12:13 +02:00
mmu_helper.c s390x/mmu: don't overwrite pending exception in mmu translate 2018-04-09 13:58:01 +02:00
sigp.c qapi: Empty out qapi-schema.json 2018-03-02 13:45:50 -06:00
trace-events
translate.c target/s390x: convert to TranslatorOps 2018-05-09 10:12:21 -07:00