]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
Move target-* CPU file into a target/ folder
authorThomas Huth <thuth@redhat.com>
Tue, 11 Oct 2016 06:56:52 +0000 (08:56 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 20 Dec 2016 20:52:12 +0000 (21:52 +0100)
We've currently got 18 architectures in QEMU, and thus 18 target-xxx
folders in the root folder of the QEMU source tree. More architectures
(e.g. RISC-V, AVR) are likely to be included soon, too, so the main
folder of the QEMU sources slowly gets quite overcrowded with the
target-xxx folders.
To disburden the main folder a little bit, let's move the target-xxx
folders into a dedicated target/ folder, so that target-xxx/ simply
becomes target/xxx/ instead.

Acked-by: Laurent Vivier <laurent@vivier.eu> [m68k part]
Acked-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> [tricore part]
Acked-by: Michael Walle <michael@walle.cc> [lm32 part]
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> [s390x part]
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> [s390x part]
Acked-by: Eduardo Habkost <ehabkost@redhat.com> [i386 part]
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com> [sparc part]
Acked-by: Richard Henderson <rth@twiddle.net> [alpha part]
Acked-by: Max Filippov <jcmvbkbc@gmail.com> [xtensa part]
Reviewed-by: David Gibson <david@gibson.dropbear.id.au> [ppc part]
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> [cris&microblaze part]
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn> [unicore32 part]
Signed-off-by: Thomas Huth <thuth@redhat.com>
369 files changed:
MAINTAINERS
Makefile.objs
Makefile.target
disas/cris.c
hw/alpha/alpha_sys.h
hw/arm/strongarm.h
hw/arm/virt-acpi-build.c
hw/i386/acpi-build.c
hw/i386/kvm/apic.c
hw/intc/ioapic.c
hw/misc/hyperv_testdev.c
hw/ppc/fdt.c
hw/ppc/pnv.c
hw/ppc/pnv_core.c
hw/ppc/pnv_lpc.c
hw/ppc/pnv_xscom.c
hw/ppc/spapr_cpu_core.c
hw/sh4/shix.c
include/hw/arm/arm.h
include/hw/arm/exynos4210.h
include/hw/arm/omap.h
include/hw/arm/pxa.h
include/hw/m68k/mcf.h
include/hw/mips/cpudevs.h
include/hw/ppc/fdt.h
include/hw/ppc/ppc.h
include/hw/ppc/spapr_cpu_core.h
include/hw/sh4/sh.h
scripts/analyze-inclusions
target/alpha/Makefile.objs [moved from target-alpha/Makefile.objs with 100% similarity]
target/alpha/STATUS [moved from target-alpha/STATUS with 100% similarity]
target/alpha/cpu-qom.h [moved from target-alpha/cpu-qom.h with 100% similarity]
target/alpha/cpu.c [moved from target-alpha/cpu.c with 100% similarity]
target/alpha/cpu.h [moved from target-alpha/cpu.h with 100% similarity]
target/alpha/fpu_helper.c [moved from target-alpha/fpu_helper.c with 100% similarity]
target/alpha/gdbstub.c [moved from target-alpha/gdbstub.c with 100% similarity]
target/alpha/helper.c [moved from target-alpha/helper.c with 100% similarity]
target/alpha/helper.h [moved from target-alpha/helper.h with 100% similarity]
target/alpha/int_helper.c [moved from target-alpha/int_helper.c with 100% similarity]
target/alpha/machine.c [moved from target-alpha/machine.c with 100% similarity]
target/alpha/mem_helper.c [moved from target-alpha/mem_helper.c with 100% similarity]
target/alpha/sys_helper.c [moved from target-alpha/sys_helper.c with 100% similarity]
target/alpha/translate.c [moved from target-alpha/translate.c with 100% similarity]
target/alpha/vax_helper.c [moved from target-alpha/vax_helper.c with 100% similarity]
target/arm/Makefile.objs [moved from target-arm/Makefile.objs with 100% similarity]
target/arm/arch_dump.c [moved from target-arm/arch_dump.c with 100% similarity]
target/arm/arm-powerctl.c [moved from target-arm/arm-powerctl.c with 100% similarity]
target/arm/arm-powerctl.h [moved from target-arm/arm-powerctl.h with 100% similarity]
target/arm/arm-semi.c [moved from target-arm/arm-semi.c with 100% similarity]
target/arm/arm_ldst.h [moved from target-arm/arm_ldst.h with 100% similarity]
target/arm/cpu-qom.h [moved from target-arm/cpu-qom.h with 100% similarity]
target/arm/cpu.c [moved from target-arm/cpu.c with 100% similarity]
target/arm/cpu.h [moved from target-arm/cpu.h with 100% similarity]
target/arm/cpu64.c [moved from target-arm/cpu64.c with 100% similarity]
target/arm/crypto_helper.c [moved from target-arm/crypto_helper.c with 100% similarity]
target/arm/gdbstub.c [moved from target-arm/gdbstub.c with 100% similarity]
target/arm/gdbstub64.c [moved from target-arm/gdbstub64.c with 100% similarity]
target/arm/helper-a64.c [moved from target-arm/helper-a64.c with 100% similarity]
target/arm/helper-a64.h [moved from target-arm/helper-a64.h with 100% similarity]
target/arm/helper.c [moved from target-arm/helper.c with 100% similarity]
target/arm/helper.h [moved from target-arm/helper.h with 100% similarity]
target/arm/internals.h [moved from target-arm/internals.h with 99% similarity]
target/arm/iwmmxt_helper.c [moved from target-arm/iwmmxt_helper.c with 100% similarity]
target/arm/kvm-consts.h [moved from target-arm/kvm-consts.h with 100% similarity]
target/arm/kvm-stub.c [moved from target-arm/kvm-stub.c with 100% similarity]
target/arm/kvm.c [moved from target-arm/kvm.c with 100% similarity]
target/arm/kvm32.c [moved from target-arm/kvm32.c with 100% similarity]
target/arm/kvm64.c [moved from target-arm/kvm64.c with 100% similarity]
target/arm/kvm_arm.h [moved from target-arm/kvm_arm.h with 100% similarity]
target/arm/machine.c [moved from target-arm/machine.c with 100% similarity]
target/arm/monitor.c [moved from target-arm/monitor.c with 100% similarity]
target/arm/neon_helper.c [moved from target-arm/neon_helper.c with 100% similarity]
target/arm/op_addsub.h [moved from target-arm/op_addsub.h with 100% similarity]
target/arm/op_helper.c [moved from target-arm/op_helper.c with 100% similarity]
target/arm/psci.c [moved from target-arm/psci.c with 100% similarity]
target/arm/trace-events [moved from target-arm/trace-events with 96% similarity]
target/arm/translate-a64.c [moved from target-arm/translate-a64.c with 100% similarity]
target/arm/translate.c [moved from target-arm/translate.c with 100% similarity]
target/arm/translate.h [moved from target-arm/translate.h with 100% similarity]
target/cris/Makefile.objs [moved from target-cris/Makefile.objs with 100% similarity]
target/cris/cpu-qom.h [moved from target-cris/cpu-qom.h with 100% similarity]
target/cris/cpu.c [moved from target-cris/cpu.c with 100% similarity]
target/cris/cpu.h [moved from target-cris/cpu.h with 100% similarity]
target/cris/crisv10-decode.h [moved from target-cris/crisv10-decode.h with 100% similarity]
target/cris/crisv32-decode.h [moved from target-cris/crisv32-decode.h with 100% similarity]
target/cris/gdbstub.c [moved from target-cris/gdbstub.c with 100% similarity]
target/cris/helper.c [moved from target-cris/helper.c with 100% similarity]
target/cris/helper.h [moved from target-cris/helper.h with 100% similarity]
target/cris/machine.c [moved from target-cris/machine.c with 100% similarity]
target/cris/mmu.c [moved from target-cris/mmu.c with 100% similarity]
target/cris/mmu.h [moved from target-cris/mmu.h with 100% similarity]
target/cris/op_helper.c [moved from target-cris/op_helper.c with 100% similarity]
target/cris/opcode-cris.h [moved from target-cris/opcode-cris.h with 100% similarity]
target/cris/translate.c [moved from target-cris/translate.c with 100% similarity]
target/cris/translate_v10.c [moved from target-cris/translate_v10.c with 100% similarity]
target/i386/Makefile.objs [moved from target-i386/Makefile.objs with 100% similarity]
target/i386/TODO [moved from target-i386/TODO with 100% similarity]
target/i386/arch_dump.c [moved from target-i386/arch_dump.c with 100% similarity]
target/i386/arch_memory_mapping.c [moved from target-i386/arch_memory_mapping.c with 100% similarity]
target/i386/bpt_helper.c [moved from target-i386/bpt_helper.c with 100% similarity]
target/i386/cc_helper.c [moved from target-i386/cc_helper.c with 100% similarity]
target/i386/cc_helper_template.h [moved from target-i386/cc_helper_template.h with 100% similarity]
target/i386/cpu-qom.h [moved from target-i386/cpu-qom.h with 100% similarity]
target/i386/cpu.c [moved from target-i386/cpu.c with 100% similarity]
target/i386/cpu.h [moved from target-i386/cpu.h with 100% similarity]
target/i386/excp_helper.c [moved from target-i386/excp_helper.c with 100% similarity]
target/i386/fpu_helper.c [moved from target-i386/fpu_helper.c with 100% similarity]
target/i386/gdbstub.c [moved from target-i386/gdbstub.c with 100% similarity]
target/i386/helper.c [moved from target-i386/helper.c with 100% similarity]
target/i386/helper.h [moved from target-i386/helper.h with 100% similarity]
target/i386/hyperv.c [moved from target-i386/hyperv.c with 100% similarity]
target/i386/hyperv.h [moved from target-i386/hyperv.h with 100% similarity]
target/i386/int_helper.c [moved from target-i386/int_helper.c with 100% similarity]
target/i386/kvm-stub.c [moved from target-i386/kvm-stub.c with 100% similarity]
target/i386/kvm.c [moved from target-i386/kvm.c with 100% similarity]
target/i386/kvm_i386.h [moved from target-i386/kvm_i386.h with 100% similarity]
target/i386/machine.c [moved from target-i386/machine.c with 100% similarity]
target/i386/mem_helper.c [moved from target-i386/mem_helper.c with 100% similarity]
target/i386/misc_helper.c [moved from target-i386/misc_helper.c with 100% similarity]
target/i386/monitor.c [moved from target-i386/monitor.c with 100% similarity]
target/i386/mpx_helper.c [moved from target-i386/mpx_helper.c with 100% similarity]
target/i386/ops_sse.h [moved from target-i386/ops_sse.h with 100% similarity]
target/i386/ops_sse_header.h [moved from target-i386/ops_sse_header.h with 100% similarity]
target/i386/seg_helper.c [moved from target-i386/seg_helper.c with 100% similarity]
target/i386/shift_helper_template.h [moved from target-i386/shift_helper_template.h with 100% similarity]
target/i386/smm_helper.c [moved from target-i386/smm_helper.c with 100% similarity]
target/i386/svm.h [moved from target-i386/svm.h with 100% similarity]
target/i386/svm_helper.c [moved from target-i386/svm_helper.c with 100% similarity]
target/i386/trace-events [moved from target-i386/trace-events with 94% similarity]
target/i386/translate.c [moved from target-i386/translate.c with 100% similarity]
target/lm32/Makefile.objs [moved from target-lm32/Makefile.objs with 100% similarity]
target/lm32/README [moved from target-lm32/README with 100% similarity]
target/lm32/TODO [moved from target-lm32/TODO with 100% similarity]
target/lm32/cpu-qom.h [moved from target-lm32/cpu-qom.h with 100% similarity]
target/lm32/cpu.c [moved from target-lm32/cpu.c with 100% similarity]
target/lm32/cpu.h [moved from target-lm32/cpu.h with 100% similarity]
target/lm32/gdbstub.c [moved from target-lm32/gdbstub.c with 100% similarity]
target/lm32/helper.c [moved from target-lm32/helper.c with 100% similarity]
target/lm32/helper.h [moved from target-lm32/helper.h with 100% similarity]
target/lm32/lm32-semi.c [moved from target-lm32/lm32-semi.c with 99% similarity]
target/lm32/machine.c [moved from target-lm32/machine.c with 100% similarity]
target/lm32/op_helper.c [moved from target-lm32/op_helper.c with 100% similarity]
target/lm32/translate.c [moved from target-lm32/translate.c with 100% similarity]
target/m68k/Makefile.objs [moved from target-m68k/Makefile.objs with 100% similarity]
target/m68k/cpu-qom.h [moved from target-m68k/cpu-qom.h with 100% similarity]
target/m68k/cpu.c [moved from target-m68k/cpu.c with 100% similarity]
target/m68k/cpu.h [moved from target-m68k/cpu.h with 100% similarity]
target/m68k/gdbstub.c [moved from target-m68k/gdbstub.c with 100% similarity]
target/m68k/helper.c [moved from target-m68k/helper.c with 100% similarity]
target/m68k/helper.h [moved from target-m68k/helper.h with 100% similarity]
target/m68k/m68k-semi.c [moved from target-m68k/m68k-semi.c with 100% similarity]
target/m68k/op_helper.c [moved from target-m68k/op_helper.c with 100% similarity]
target/m68k/qregs.def [moved from target-m68k/qregs.def with 100% similarity]
target/m68k/translate.c [moved from target-m68k/translate.c with 100% similarity]
target/microblaze/Makefile.objs [moved from target-microblaze/Makefile.objs with 100% similarity]
target/microblaze/cpu-qom.h [moved from target-microblaze/cpu-qom.h with 100% similarity]
target/microblaze/cpu.c [moved from target-microblaze/cpu.c with 100% similarity]
target/microblaze/cpu.h [moved from target-microblaze/cpu.h with 100% similarity]
target/microblaze/gdbstub.c [moved from target-microblaze/gdbstub.c with 100% similarity]
target/microblaze/helper.c [moved from target-microblaze/helper.c with 100% similarity]
target/microblaze/helper.h [moved from target-microblaze/helper.h with 100% similarity]
target/microblaze/microblaze-decode.h [moved from target-microblaze/microblaze-decode.h with 100% similarity]
target/microblaze/mmu.c [moved from target-microblaze/mmu.c with 100% similarity]
target/microblaze/mmu.h [moved from target-microblaze/mmu.h with 100% similarity]
target/microblaze/op_helper.c [moved from target-microblaze/op_helper.c with 100% similarity]
target/microblaze/translate.c [moved from target-microblaze/translate.c with 100% similarity]
target/mips/Makefile.objs [moved from target-mips/Makefile.objs with 100% similarity]
target/mips/TODO [moved from target-mips/TODO with 100% similarity]
target/mips/cpu-qom.h [moved from target-mips/cpu-qom.h with 100% similarity]
target/mips/cpu.c [moved from target-mips/cpu.c with 100% similarity]
target/mips/cpu.h [moved from target-mips/cpu.h with 100% similarity]
target/mips/dsp_helper.c [moved from target-mips/dsp_helper.c with 100% similarity]
target/mips/gdbstub.c [moved from target-mips/gdbstub.c with 100% similarity]
target/mips/helper.c [moved from target-mips/helper.c with 100% similarity]
target/mips/helper.h [moved from target-mips/helper.h with 100% similarity]
target/mips/kvm.c [moved from target-mips/kvm.c with 100% similarity]
target/mips/kvm_mips.h [moved from target-mips/kvm_mips.h with 100% similarity]
target/mips/lmi_helper.c [moved from target-mips/lmi_helper.c with 100% similarity]
target/mips/machine.c [moved from target-mips/machine.c with 100% similarity]
target/mips/mips-defs.h [moved from target-mips/mips-defs.h with 100% similarity]
target/mips/mips-semi.c [moved from target-mips/mips-semi.c with 100% similarity]
target/mips/msa_helper.c [moved from target-mips/msa_helper.c with 100% similarity]
target/mips/op_helper.c [moved from target-mips/op_helper.c with 100% similarity]
target/mips/translate.c [moved from target-mips/translate.c with 100% similarity]
target/mips/translate_init.c [moved from target-mips/translate_init.c with 100% similarity]
target/moxie/Makefile.objs [moved from target-moxie/Makefile.objs with 100% similarity]
target/moxie/cpu.c [moved from target-moxie/cpu.c with 100% similarity]
target/moxie/cpu.h [moved from target-moxie/cpu.h with 100% similarity]
target/moxie/helper.c [moved from target-moxie/helper.c with 100% similarity]
target/moxie/helper.h [moved from target-moxie/helper.h with 100% similarity]
target/moxie/machine.c [moved from target-moxie/machine.c with 100% similarity]
target/moxie/machine.h [moved from target-moxie/machine.h with 100% similarity]
target/moxie/mmu.c [moved from target-moxie/mmu.c with 100% similarity]
target/moxie/mmu.h [moved from target-moxie/mmu.h with 100% similarity]
target/moxie/translate.c [moved from target-moxie/translate.c with 100% similarity]
target/openrisc/Makefile.objs [moved from target-openrisc/Makefile.objs with 100% similarity]
target/openrisc/cpu.c [moved from target-openrisc/cpu.c with 100% similarity]
target/openrisc/cpu.h [moved from target-openrisc/cpu.h with 100% similarity]
target/openrisc/exception.c [moved from target-openrisc/exception.c with 100% similarity]
target/openrisc/exception.h [moved from target-openrisc/exception.h with 100% similarity]
target/openrisc/exception_helper.c [moved from target-openrisc/exception_helper.c with 100% similarity]
target/openrisc/fpu_helper.c [moved from target-openrisc/fpu_helper.c with 100% similarity]
target/openrisc/gdbstub.c [moved from target-openrisc/gdbstub.c with 100% similarity]
target/openrisc/helper.h [moved from target-openrisc/helper.h with 100% similarity]
target/openrisc/int_helper.c [moved from target-openrisc/int_helper.c with 100% similarity]
target/openrisc/interrupt.c [moved from target-openrisc/interrupt.c with 100% similarity]
target/openrisc/interrupt_helper.c [moved from target-openrisc/interrupt_helper.c with 100% similarity]
target/openrisc/machine.c [moved from target-openrisc/machine.c with 100% similarity]
target/openrisc/mmu.c [moved from target-openrisc/mmu.c with 100% similarity]
target/openrisc/mmu_helper.c [moved from target-openrisc/mmu_helper.c with 100% similarity]
target/openrisc/sys_helper.c [moved from target-openrisc/sys_helper.c with 100% similarity]
target/openrisc/translate.c [moved from target-openrisc/translate.c with 100% similarity]
target/ppc/Makefile.objs [moved from target-ppc/Makefile.objs with 100% similarity]
target/ppc/STATUS [moved from target-ppc/STATUS with 100% similarity]
target/ppc/arch_dump.c [moved from target-ppc/arch_dump.c with 100% similarity]
target/ppc/cpu-models.c [moved from target-ppc/cpu-models.c with 100% similarity]
target/ppc/cpu-models.h [moved from target-ppc/cpu-models.h with 100% similarity]
target/ppc/cpu-qom.h [moved from target-ppc/cpu-qom.h with 100% similarity]
target/ppc/cpu.h [moved from target-ppc/cpu.h with 100% similarity]
target/ppc/dfp_helper.c [moved from target-ppc/dfp_helper.c with 100% similarity]
target/ppc/excp_helper.c [moved from target-ppc/excp_helper.c with 100% similarity]
target/ppc/fpu_helper.c [moved from target-ppc/fpu_helper.c with 100% similarity]
target/ppc/gdbstub.c [moved from target-ppc/gdbstub.c with 100% similarity]
target/ppc/helper.h [moved from target-ppc/helper.h with 100% similarity]
target/ppc/helper_regs.h [moved from target-ppc/helper_regs.h with 100% similarity]
target/ppc/int_helper.c [moved from target-ppc/int_helper.c with 100% similarity]
target/ppc/internal.h [moved from target-ppc/internal.h with 100% similarity]
target/ppc/kvm-stub.c [moved from target-ppc/kvm-stub.c with 100% similarity]
target/ppc/kvm.c [moved from target-ppc/kvm.c with 100% similarity]
target/ppc/kvm_ppc.h [moved from target-ppc/kvm_ppc.h with 100% similarity]
target/ppc/machine.c [moved from target-ppc/machine.c with 100% similarity]
target/ppc/mem_helper.c [moved from target-ppc/mem_helper.c with 100% similarity]
target/ppc/mfrom_table.c [moved from target-ppc/mfrom_table.c with 100% similarity]
target/ppc/mfrom_table_gen.c [moved from target-ppc/mfrom_table_gen.c with 100% similarity]
target/ppc/misc_helper.c [moved from target-ppc/misc_helper.c with 100% similarity]
target/ppc/mmu-hash32.c [moved from target-ppc/mmu-hash32.c with 100% similarity]
target/ppc/mmu-hash32.h [moved from target-ppc/mmu-hash32.h with 100% similarity]
target/ppc/mmu-hash64.c [moved from target-ppc/mmu-hash64.c with 100% similarity]
target/ppc/mmu-hash64.h [moved from target-ppc/mmu-hash64.h with 100% similarity]
target/ppc/mmu_helper.c [moved from target-ppc/mmu_helper.c with 100% similarity]
target/ppc/monitor.c [moved from target-ppc/monitor.c with 100% similarity]
target/ppc/timebase_helper.c [moved from target-ppc/timebase_helper.c with 100% similarity]
target/ppc/trace-events [moved from target-ppc/trace-events with 92% similarity]
target/ppc/translate.c [moved from target-ppc/translate.c with 100% similarity]
target/ppc/translate/dfp-impl.inc.c [moved from target-ppc/translate/dfp-impl.inc.c with 100% similarity]
target/ppc/translate/dfp-ops.inc.c [moved from target-ppc/translate/dfp-ops.inc.c with 100% similarity]
target/ppc/translate/fp-impl.inc.c [moved from target-ppc/translate/fp-impl.inc.c with 100% similarity]
target/ppc/translate/fp-ops.inc.c [moved from target-ppc/translate/fp-ops.inc.c with 100% similarity]
target/ppc/translate/spe-impl.inc.c [moved from target-ppc/translate/spe-impl.inc.c with 100% similarity]
target/ppc/translate/spe-ops.inc.c [moved from target-ppc/translate/spe-ops.inc.c with 100% similarity]
target/ppc/translate/vmx-impl.inc.c [moved from target-ppc/translate/vmx-impl.inc.c with 100% similarity]
target/ppc/translate/vmx-ops.inc.c [moved from target-ppc/translate/vmx-ops.inc.c with 100% similarity]
target/ppc/translate/vsx-impl.inc.c [moved from target-ppc/translate/vsx-impl.inc.c with 100% similarity]
target/ppc/translate/vsx-ops.inc.c [moved from target-ppc/translate/vsx-ops.inc.c with 100% similarity]
target/ppc/translate_init.c [moved from target-ppc/translate_init.c with 100% similarity]
target/ppc/user_only_helper.c [moved from target-ppc/user_only_helper.c with 100% similarity]
target/s390x/Makefile.objs [moved from target-s390x/Makefile.objs with 94% similarity]
target/s390x/arch_dump.c [moved from target-s390x/arch_dump.c with 100% similarity]
target/s390x/cc_helper.c [moved from target-s390x/cc_helper.c with 100% similarity]
target/s390x/cpu-qom.h [moved from target-s390x/cpu-qom.h with 100% similarity]
target/s390x/cpu.c [moved from target-s390x/cpu.c with 100% similarity]
target/s390x/cpu.h [moved from target-s390x/cpu.h with 100% similarity]
target/s390x/cpu_features.c [moved from target-s390x/cpu_features.c with 100% similarity]
target/s390x/cpu_features.h [moved from target-s390x/cpu_features.h with 100% similarity]
target/s390x/cpu_features_def.h [moved from target-s390x/cpu_features_def.h with 100% similarity]
target/s390x/cpu_models.c [moved from target-s390x/cpu_models.c with 100% similarity]
target/s390x/cpu_models.h [moved from target-s390x/cpu_models.h with 100% similarity]
target/s390x/fpu_helper.c [moved from target-s390x/fpu_helper.c with 100% similarity]
target/s390x/gdbstub.c [moved from target-s390x/gdbstub.c with 100% similarity]
target/s390x/gen-features.c [moved from target-s390x/gen-features.c with 100% similarity]
target/s390x/helper.c [moved from target-s390x/helper.c with 100% similarity]
target/s390x/helper.h [moved from target-s390x/helper.h with 100% similarity]
target/s390x/insn-data.def [moved from target-s390x/insn-data.def with 100% similarity]
target/s390x/insn-format.def [moved from target-s390x/insn-format.def with 100% similarity]
target/s390x/int_helper.c [moved from target-s390x/int_helper.c with 100% similarity]
target/s390x/interrupt.c [moved from target-s390x/interrupt.c with 100% similarity]
target/s390x/ioinst.c [moved from target-s390x/ioinst.c with 100% similarity]
target/s390x/kvm.c [moved from target-s390x/kvm.c with 100% similarity]
target/s390x/machine.c [moved from target-s390x/machine.c with 100% similarity]
target/s390x/mem_helper.c [moved from target-s390x/mem_helper.c with 100% similarity]
target/s390x/misc_helper.c [moved from target-s390x/misc_helper.c with 100% similarity]
target/s390x/mmu_helper.c [moved from target-s390x/mmu_helper.c with 100% similarity]
target/s390x/trace-events [moved from target-s390x/trace-events with 91% similarity]
target/s390x/translate.c [moved from target-s390x/translate.c with 100% similarity]
target/sh4/Makefile.objs [moved from target-sh4/Makefile.objs with 100% similarity]
target/sh4/README.sh4 [moved from target-sh4/README.sh4 with 98% similarity]
target/sh4/cpu-qom.h [moved from target-sh4/cpu-qom.h with 100% similarity]
target/sh4/cpu.c [moved from target-sh4/cpu.c with 100% similarity]
target/sh4/cpu.h [moved from target-sh4/cpu.h with 100% similarity]
target/sh4/gdbstub.c [moved from target-sh4/gdbstub.c with 100% similarity]
target/sh4/helper.c [moved from target-sh4/helper.c with 100% similarity]
target/sh4/helper.h [moved from target-sh4/helper.h with 100% similarity]
target/sh4/monitor.c [moved from target-sh4/monitor.c with 100% similarity]
target/sh4/op_helper.c [moved from target-sh4/op_helper.c with 100% similarity]
target/sh4/translate.c [moved from target-sh4/translate.c with 100% similarity]
target/sparc/Makefile.objs [moved from target-sparc/Makefile.objs with 100% similarity]
target/sparc/TODO [moved from target-sparc/TODO with 100% similarity]
target/sparc/asi.h [moved from target-sparc/asi.h with 100% similarity]
target/sparc/cc_helper.c [moved from target-sparc/cc_helper.c with 100% similarity]
target/sparc/cpu-qom.h [moved from target-sparc/cpu-qom.h with 100% similarity]
target/sparc/cpu.c [moved from target-sparc/cpu.c with 100% similarity]
target/sparc/cpu.h [moved from target-sparc/cpu.h with 100% similarity]
target/sparc/fop_helper.c [moved from target-sparc/fop_helper.c with 100% similarity]
target/sparc/gdbstub.c [moved from target-sparc/gdbstub.c with 100% similarity]
target/sparc/helper.c [moved from target-sparc/helper.c with 100% similarity]
target/sparc/helper.h [moved from target-sparc/helper.h with 100% similarity]
target/sparc/int32_helper.c [moved from target-sparc/int32_helper.c with 100% similarity]
target/sparc/int64_helper.c [moved from target-sparc/int64_helper.c with 100% similarity]
target/sparc/ldst_helper.c [moved from target-sparc/ldst_helper.c with 100% similarity]
target/sparc/machine.c [moved from target-sparc/machine.c with 100% similarity]
target/sparc/mmu_helper.c [moved from target-sparc/mmu_helper.c with 100% similarity]
target/sparc/monitor.c [moved from target-sparc/monitor.c with 100% similarity]
target/sparc/trace-events [moved from target-sparc/trace-events with 94% similarity]
target/sparc/translate.c [moved from target-sparc/translate.c with 100% similarity]
target/sparc/vis_helper.c [moved from target-sparc/vis_helper.c with 100% similarity]
target/sparc/win_helper.c [moved from target-sparc/win_helper.c with 100% similarity]
target/tilegx/Makefile.objs [moved from target-tilegx/Makefile.objs with 100% similarity]
target/tilegx/cpu.c [moved from target-tilegx/cpu.c with 100% similarity]
target/tilegx/cpu.h [moved from target-tilegx/cpu.h with 100% similarity]
target/tilegx/helper.c [moved from target-tilegx/helper.c with 100% similarity]
target/tilegx/helper.h [moved from target-tilegx/helper.h with 100% similarity]
target/tilegx/opcode_tilegx.h [moved from target-tilegx/opcode_tilegx.h with 100% similarity]
target/tilegx/simd_helper.c [moved from target-tilegx/simd_helper.c with 100% similarity]
target/tilegx/spr_def_64.h [moved from target-tilegx/spr_def_64.h with 100% similarity]
target/tilegx/translate.c [moved from target-tilegx/translate.c with 100% similarity]
target/tricore/Makefile.objs [moved from target-tricore/Makefile.objs with 100% similarity]
target/tricore/cpu-qom.h [moved from target-tricore/cpu-qom.h with 100% similarity]
target/tricore/cpu.c [moved from target-tricore/cpu.c with 100% similarity]
target/tricore/cpu.h [moved from target-tricore/cpu.h with 100% similarity]
target/tricore/csfr.def [moved from target-tricore/csfr.def with 100% similarity]
target/tricore/fpu_helper.c [moved from target-tricore/fpu_helper.c with 100% similarity]
target/tricore/helper.c [moved from target-tricore/helper.c with 100% similarity]
target/tricore/helper.h [moved from target-tricore/helper.h with 100% similarity]
target/tricore/op_helper.c [moved from target-tricore/op_helper.c with 100% similarity]
target/tricore/translate.c [moved from target-tricore/translate.c with 100% similarity]
target/tricore/tricore-defs.h [moved from target-tricore/tricore-defs.h with 100% similarity]
target/tricore/tricore-opcodes.h [moved from target-tricore/tricore-opcodes.h with 100% similarity]
target/unicore32/Makefile.objs [moved from target-unicore32/Makefile.objs with 100% similarity]
target/unicore32/cpu-qom.h [moved from target-unicore32/cpu-qom.h with 100% similarity]
target/unicore32/cpu.c [moved from target-unicore32/cpu.c with 100% similarity]
target/unicore32/cpu.h [moved from target-unicore32/cpu.h with 100% similarity]
target/unicore32/helper.c [moved from target-unicore32/helper.c with 100% similarity]
target/unicore32/helper.h [moved from target-unicore32/helper.h with 100% similarity]
target/unicore32/op_helper.c [moved from target-unicore32/op_helper.c with 100% similarity]
target/unicore32/softmmu.c [moved from target-unicore32/softmmu.c with 100% similarity]
target/unicore32/translate.c [moved from target-unicore32/translate.c with 100% similarity]
target/unicore32/ucf64_helper.c [moved from target-unicore32/ucf64_helper.c with 100% similarity]
target/xtensa/Makefile.objs [moved from target-xtensa/Makefile.objs with 100% similarity]
target/xtensa/core-dc232b.c [moved from target-xtensa/core-dc232b.c with 100% similarity]
target/xtensa/core-dc232b/core-isa.h [moved from target-xtensa/core-dc232b/core-isa.h with 100% similarity]
target/xtensa/core-dc232b/gdb-config.c [moved from target-xtensa/core-dc232b/gdb-config.c with 100% similarity]
target/xtensa/core-dc233c.c [moved from target-xtensa/core-dc233c.c with 100% similarity]
target/xtensa/core-dc233c/core-isa.h [moved from target-xtensa/core-dc233c/core-isa.h with 100% similarity]
target/xtensa/core-dc233c/gdb-config.c [moved from target-xtensa/core-dc233c/gdb-config.c with 100% similarity]
target/xtensa/core-fsf.c [moved from target-xtensa/core-fsf.c with 100% similarity]
target/xtensa/core-fsf/core-isa.h [moved from target-xtensa/core-fsf/core-isa.h with 100% similarity]
target/xtensa/cpu-qom.h [moved from target-xtensa/cpu-qom.h with 100% similarity]
target/xtensa/cpu.c [moved from target-xtensa/cpu.c with 100% similarity]
target/xtensa/cpu.h [moved from target-xtensa/cpu.h with 100% similarity]
target/xtensa/gdbstub.c [moved from target-xtensa/gdbstub.c with 100% similarity]
target/xtensa/helper.c [moved from target-xtensa/helper.c with 100% similarity]
target/xtensa/helper.h [moved from target-xtensa/helper.h with 100% similarity]
target/xtensa/import_core.sh [moved from target-xtensa/import_core.sh with 100% similarity]
target/xtensa/monitor.c [moved from target-xtensa/monitor.c with 100% similarity]
target/xtensa/op_helper.c [moved from target-xtensa/op_helper.c with 100% similarity]
target/xtensa/overlay_tool.h [moved from target-xtensa/overlay_tool.h with 100% similarity]
target/xtensa/translate.c [moved from target-xtensa/translate.c with 100% similarity]
target/xtensa/xtensa-semi.c [moved from target-xtensa/xtensa-semi.c with 100% similarity]
tests/tcg/xtensa/Makefile

index 4a605791fc986b1a0defc5c9aaf2d3d1d94bb4d1..585cd5abd7065cf969b9b459de4433646661f84f 100644 (file)
@@ -106,7 +106,7 @@ F: include/fpu/
 Alpha
 M: Richard Henderson <rth@twiddle.net>
 S: Maintained
-F: target-alpha/
+F: target/alpha/
 F: hw/alpha/
 F: tests/tcg/alpha/
 F: disas/alpha.c
@@ -115,7 +115,7 @@ ARM
 M: Peter Maydell <peter.maydell@linaro.org>
 L: qemu-arm@nongnu.org
 S: Maintained
-F: target-arm/
+F: target/arm/
 F: hw/arm/
 F: hw/cpu/a*mpcore.c
 F: include/hw/cpu/a*mpcore.h
@@ -126,7 +126,7 @@ F: disas/libvixl/
 CRIS
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 S: Maintained
-F: target-cris/
+F: target/cris/
 F: hw/cris/
 F: include/hw/cris/
 F: tests/tcg/cris/
@@ -135,7 +135,7 @@ F: disas/cris.c
 LM32
 M: Michael Walle <michael@walle.cc>
 S: Maintained
-F: target-lm32/
+F: target/lm32/
 F: disas/lm32.c
 F: hw/lm32/
 F: hw/*/lm32_*
@@ -147,13 +147,13 @@ F: tests/tcg/lm32/
 M68K
 M: Laurent Vivier <laurent@vivier.eu>
 S: Maintained
-F: target-m68k/
+F: target/m68k/
 F: disas/m68k.c
 
 MicroBlaze
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 S: Maintained
-F: target-microblaze/
+F: target/microblaze/
 F: hw/microblaze/
 F: disas/microblaze.c
 
@@ -161,7 +161,7 @@ MIPS
 M: Aurelien Jarno <aurelien@aurel32.net>
 M: Yongbok Kim <yongbok.kim@imgtec.com>
 S: Maintained
-F: target-mips/
+F: target/mips/
 F: hw/mips/
 F: hw/misc/mips_*
 F: hw/intc/mips_gic.c
@@ -176,7 +176,7 @@ F: disas/mips.c
 Moxie
 M: Anthony Green <green@moxielogic.com>
 S: Maintained
-F: target-moxie/
+F: target/moxie/
 F: disas/moxie.c
 F: hw/moxie/
 F: default-configs/moxie-softmmu.mak
@@ -184,7 +184,7 @@ F: default-configs/moxie-softmmu.mak
 OpenRISC
 M: Jia Liu <proljc@gmail.com>
 S: Maintained
-F: target-openrisc/
+F: target/openrisc/
 F: hw/openrisc/
 F: tests/tcg/openrisc/
 
@@ -193,7 +193,7 @@ M: David Gibson <david@gibson.dropbear.id.au>
 M: Alexander Graf <agraf@suse.de>
 L: qemu-ppc@nongnu.org
 S: Maintained
-F: target-ppc/
+F: target/ppc/
 F: hw/ppc/
 F: include/hw/ppc/
 F: disas/ppc.c
@@ -202,14 +202,14 @@ S390
 M: Richard Henderson <rth@twiddle.net>
 M: Alexander Graf <agraf@suse.de>
 S: Maintained
-F: target-s390x/
+F: target/s390x/
 F: hw/s390x/
 F: disas/s390.c
 
 SH4
 M: Aurelien Jarno <aurelien@aurel32.net>
 S: Odd Fixes
-F: target-sh4/
+F: target/sh4/
 F: hw/sh4/
 F: disas/sh4.c
 F: include/hw/sh4/
@@ -218,7 +218,7 @@ SPARC
 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 M: Artyom Tarasenko <atar4qemu@gmail.com>
 S: Maintained
-F: target-sparc/
+F: target/sparc/
 F: hw/sparc/
 F: hw/sparc64/
 F: disas/sparc.c
@@ -226,7 +226,7 @@ F: disas/sparc.c
 UniCore32
 M: Guan Xuetao <gxt@mprc.pku.edu.cn>
 S: Maintained
-F: target-unicore32/
+F: target/unicore32/
 F: hw/unicore32/
 F: include/hw/unicore32/
 
@@ -235,7 +235,7 @@ M: Paolo Bonzini <pbonzini@redhat.com>
 M: Richard Henderson <rth@twiddle.net>
 M: Eduardo Habkost <ehabkost@redhat.com>
 S: Maintained
-F: target-i386/
+F: target/i386/
 F: hw/i386/
 F: disas/i386.c
 
@@ -243,14 +243,14 @@ Xtensa
 M: Max Filippov <jcmvbkbc@gmail.com>
 W: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
 S: Maintained
-F: target-xtensa/
+F: target/xtensa/
 F: hw/xtensa/
 F: tests/tcg/xtensa/
 
 TriCore
 M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
 S: Maintained
-F: target-tricore/
+F: target/tricore/
 F: hw/tricore/
 F: include/hw/tricore/
 
@@ -269,26 +269,26 @@ ARM
 M: Peter Maydell <peter.maydell@linaro.org>
 L: qemu-arm@nongnu.org
 S: Maintained
-F: target-arm/kvm.c
+F: target/arm/kvm.c
 
 MIPS
 M: James Hogan <james.hogan@imgtec.com>
 S: Maintained
-F: target-mips/kvm.c
+F: target/mips/kvm.c
 
 PPC
 M: Alexander Graf <agraf@suse.de>
 S: Maintained
-F: target-ppc/kvm.c
+F: target/ppc/kvm.c
 
 S390
 M: Christian Borntraeger <borntraeger@de.ibm.com>
 M: Cornelia Huck <cornelia.huck@de.ibm.com>
 M: Alexander Graf <agraf@suse.de>
 S: Maintained
-F: target-s390x/kvm.c
-F: target-s390x/ioinst.[ch]
-F: target-s390x/machine.c
+F: target/s390x/kvm.c
+F: target/s390x/ioinst.[ch]
+F: target/s390x/machine.c
 F: hw/intc/s390_flic.c
 F: hw/intc/s390_flic_kvm.c
 F: include/hw/s390x/s390_flic.h
@@ -301,7 +301,7 @@ M: Paolo Bonzini <pbonzini@redhat.com>
 M: Marcelo Tosatti <mtosatti@redhat.com>
 L: kvm@vger.kernel.org
 S: Supported
-F: target-i386/kvm.c
+F: target/i386/kvm.c
 
 Guest CPU Cores (Xen):
 ----------------------
index 06f74b8b995da9345896c5a415f386158b949377..e59b97947a3c9b34b46792755e70d61ed80ee7f5 100644 (file)
@@ -155,11 +155,11 @@ trace-events-y += hw/alpha/trace-events
 trace-events-y += ui/trace-events
 trace-events-y += audio/trace-events
 trace-events-y += net/trace-events
-trace-events-y += target-arm/trace-events
-trace-events-y += target-i386/trace-events
-trace-events-y += target-sparc/trace-events
-trace-events-y += target-s390x/trace-events
-trace-events-y += target-ppc/trace-events
+trace-events-y += target/arm/trace-events
+trace-events-y += target/i386/trace-events
+trace-events-y += target/sparc/trace-events
+trace-events-y += target/s390x/trace-events
+trace-events-y += target/ppc/trace-events
 trace-events-y += qom/trace-events
 trace-events-y += linux-user/trace-events
 trace-events-y += qapi/trace-events
index 7a5080e94a29f7410d587aae60cf19f1e9b3c927..6689e31f17ff70827c905afa4be2ceb58df64602 100644 (file)
@@ -11,7 +11,7 @@ $(call set-vpath, $(SRC_PATH):$(BUILD_DIR))
 ifdef CONFIG_LINUX
 QEMU_CFLAGS += -I../linux-headers
 endif
-QEMU_CFLAGS += -I.. -I$(SRC_PATH)/target-$(TARGET_BASE_ARCH) -DNEED_CPU_H
+QEMU_CFLAGS += -I.. -I$(SRC_PATH)/target/$(TARGET_BASE_ARCH) -DNEED_CPU_H
 
 QEMU_CFLAGS+=-I$(SRC_PATH)/include
 
@@ -92,7 +92,7 @@ obj-$(CONFIG_TCG_INTERPRETER) += tci.o
 obj-y += tcg/tcg-common.o
 obj-$(CONFIG_TCG_INTERPRETER) += disas/tci.o
 obj-y += fpu/softfloat.o
-obj-y += target-$(TARGET_BASE_ARCH)/
+obj-y += target/$(TARGET_BASE_ARCH)/
 obj-y += disas.o
 obj-y += tcg-runtime.o
 obj-$(call notempty,$(TARGET_XML_FILES)) += gdbstub-xml.o
index 7f35bc0c6b7b212a7a48ef0b13646736e941568b..08161d1f2187a4a80c5c099034d6b2fec89e774d 100644 (file)
@@ -21,9 +21,7 @@
 #include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "disas/bfd.h"
-//#include "sysdep.h"
-#include "target-cris/opcode-cris.h"
-//#include "libiberty.h"
+#include "target/cris/opcode-cris.h"
 
 #define CONST_STRNEQ(STR1,STR2) (strncmp ((STR1), (STR2), sizeof (STR2) - 1) == 0)
 
index ed911f22a1eb6d758d59b640982b2a462ac81b67..b6d8369ed7638483500f94f6dca7d14198d16ffa 100644 (file)
@@ -3,7 +3,7 @@
 #ifndef HW_ALPHA_SYS_H
 #define HW_ALPHA_SYS_H
 
-#include "target-alpha/cpu-qom.h"
+#include "target/alpha/cpu-qom.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_host.h"
 #include "hw/ide.h"
index 1470eac4f573c4a323c8f2d719442947551acb18..e98840b461a1973ba1f81bd50423325155d224d8 100644 (file)
@@ -2,7 +2,7 @@
 #define STRONGARM_H
 
 #include "exec/memory.h"
-#include "target-arm/cpu-qom.h"
+#include "target/arm/cpu-qom.h"
 
 #define SA_CS0          0x00000000
 #define SA_CS1          0x08000000
index d4160dfa7d3472948994e9513f19b2c2ded0c54b..71026868825518536aa6228814b9a72ed71d5a1a 100644 (file)
@@ -33,7 +33,7 @@
 #include "qemu/bitmap.h"
 #include "trace.h"
 #include "qom/cpu.h"
-#include "target-arm/cpu.h"
+#include "target/arm/cpu.h"
 #include "hw/acpi/acpi-defs.h"
 #include "hw/acpi/acpi.h"
 #include "hw/nvram/fw_cfg.h"
index 9708cdc463dfcb833f1062a96e9c4b82c1aac1f6..42ecf619d523313174be25e15b930a81cb61d215 100644 (file)
@@ -29,7 +29,7 @@
 #include "hw/pci/pci.h"
 #include "qom/cpu.h"
 #include "hw/i386/pc.h"
-#include "target-i386/cpu.h"
+#include "target/i386/cpu.h"
 #include "hw/timer/hpet.h"
 #include "hw/acpi/acpi-defs.h"
 #include "hw/acpi/acpi.h"
index 01cbaa88d214c9b5161285116941583b1b7a751f..df5180b1e0fed5636fde4690b359399356c29169 100644 (file)
@@ -15,7 +15,7 @@
 #include "hw/i386/apic_internal.h"
 #include "hw/pci/msi.h"
 #include "sysemu/kvm.h"
-#include "target-i386/kvm_i386.h"
+#include "target/i386/kvm_i386.h"
 
 static inline void kvm_apic_set_reg(struct kvm_lapic_state *kapic,
                                     int reg_id, uint32_t val)
index fd9208fde08df7cc40596a4caada3fbbc9430c5f..ea7ea0bce831f7e59e34d0265ad7e8865fd4175d 100644 (file)
@@ -30,7 +30,7 @@
 #include "hw/i386/ioapic_internal.h"
 #include "include/hw/pci/msi.h"
 #include "sysemu/kvm.h"
-#include "target-i386/cpu.h"
+#include "target/i386/cpu.h"
 #include "hw/i386/apic-msidef.h"
 #include "hw/i386/x86-iommu.h"
 
index 6cae9e901042d67a3a90b6659edd3f50172dd2c0..dbd7cdda07dfa265aef83d9165c9acbd60799666 100644 (file)
@@ -17,7 +17,7 @@
 #include "hw/qdev.h"
 #include "hw/isa/isa.h"
 #include "sysemu/kvm.h"
-#include "target-i386/hyperv.h"
+#include "target/i386/hyperv.h"
 #include "kvm_i386.h"
 
 #define HV_TEST_DEV_MAX_SINT_ROUTES 64
index e67d60d03c7801e992258a109e479261a811af25..38a7234b463346ed4a92c414401317a94f7465a4 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "target-ppc/cpu.h"
+#include "target/ppc/cpu.h"
 
 #include "hw/ppc/fdt.h"
 
index 9df7b25315afd2bdb457ae40d8d40eb845091660..83597fe92bf4925d009ce68a637fbfa15d952977 100644 (file)
@@ -22,7 +22,7 @@
 #include "sysemu/sysemu.h"
 #include "sysemu/numa.h"
 #include "hw/hw.h"
-#include "target-ppc/cpu.h"
+#include "target/ppc/cpu.h"
 #include "qemu/log.h"
 #include "hw/ppc/fdt.h"
 #include "hw/ppc/ppc.h"
index 76ce854b0c4099fc73e62c556c616e282bc18e15..d79d530b4881a6bbda6591edaa6c92fc6fcfbfd5 100644 (file)
@@ -20,7 +20,7 @@
 #include "sysemu/sysemu.h"
 #include "qapi/error.h"
 #include "qemu/log.h"
-#include "target-ppc/cpu.h"
+#include "target/ppc/cpu.h"
 #include "hw/ppc/ppc.h"
 #include "hw/ppc/pnv.h"
 #include "hw/ppc/pnv_core.h"
index 0e2117f0f5bc2f485979789a3352ebb53792c671..78db52415b11d7a18ca1b91e548425d27906c520 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "qemu/osdep.h"
 #include "sysemu/sysemu.h"
-#include "target-ppc/cpu.h"
+#include "target/ppc/cpu.h"
 #include "qapi/error.h"
 #include "qemu/log.h"
 
index 8da271872f5960681b6d551e40112b4a60f4420e..b82af4f0866d7a7d9b4c8dbee4ed28826744ccb9 100644 (file)
@@ -21,7 +21,7 @@
 #include "hw/hw.h"
 #include "qemu/log.h"
 #include "sysemu/kvm.h"
-#include "target-ppc/cpu.h"
+#include "target/ppc/cpu.h"
 #include "hw/sysbus.h"
 
 #include "hw/ppc/fdt.h"
index e0c14f6b7746a62e765e14a4f76e92d20512275d..c18632bbff63cda0ba3d54f214d100e521c40f1a 100644 (file)
@@ -8,14 +8,14 @@
  */
 #include "hw/cpu/core.h"
 #include "hw/ppc/spapr_cpu_core.h"
-#include "target-ppc/cpu.h"
+#include "target/ppc/cpu.h"
 #include "hw/ppc/spapr.h"
 #include "hw/boards.h"
 #include "qapi/error.h"
 #include "sysemu/cpus.h"
-#include "target-ppc/kvm_ppc.h"
+#include "target/ppc/kvm_ppc.h"
 #include "hw/ppc/ppc.h"
-#include "target-ppc/mmu-hash64.h"
+#include "target/ppc/mmu-hash64.h"
 #include "sysemu/numa.h"
 
 static void spapr_cpu_reset(void *opaque)
index 14d4007c1c47897812f9d8f6de4ff8fb48a852c1..fd00cc5ea2363bc4be4eaa2a5638417b8899e86b 100644 (file)
@@ -25,7 +25,7 @@
    Shix 2.0 board by Alexis Polti, described at
    https://web.archive.org/web/20070917001736/perso.enst.fr/~polti/realisations/shix20
 
-   More information in target-sh4/README.sh4
+   More information in target/sh4/README.sh4
 */
 #include "qemu/osdep.h"
 #include "qapi/error.h"
index aeeebfed90eda94def8739256cdccc8c15e67dfb..c175c0e999dd5eda1f59911774e5fcf042afbdce 100644 (file)
@@ -12,7 +12,7 @@
 #define HW_ARM_H
 
 #include "exec/memory.h"
-#include "target-arm/cpu-qom.h"
+#include "target/arm/cpu-qom.h"
 #include "hw/irq.h"
 #include "qemu/notify.h"
 
index 29fef8bfa1dac0b398793682634a08eadb6f0ac4..76bb6d42039fa4644ca1be60f740e5ba0851db6c 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "qemu-common.h"
 #include "exec/memory.h"
-#include "target-arm/cpu-qom.h"
+#include "target/arm/cpu-qom.h"
 
 #define EXYNOS4210_NCPUS                    2
 
index f026c8df577fcf367b19e1f34e42550a8ea62dcd..f25870b718c63d0367e5ce219318ffbe03e0ff75 100644 (file)
@@ -20,7 +20,7 @@
 #include "exec/memory.h"
 # define hw_omap_h             "omap.h"
 #include "hw/irq.h"
-#include "target-arm/cpu-qom.h"
+#include "target/arm/cpu-qom.h"
 
 # define OMAP_EMIFS_BASE       0x00000000
 # define OMAP2_Q0_BASE         0x00000000
index 191e06818413fbb63befaebc0cf2c9c44a63a3f5..0df1199caa23f6a0983faaa09755d87703b39da6 100644 (file)
@@ -11,7 +11,7 @@
 #define PXA_H
 
 #include "exec/memory.h"
-#include "target-arm/cpu-qom.h"
+#include "target/arm/cpu-qom.h"
 
 /* Interrupt numbers */
 # define PXA2XX_PIC_SSP3       0
index 0f0d2288e63f2db2c244af20bae48bbae6ddeedb..fdae22950253fdc3e99347754bd3c1d374eb673c 100644 (file)
@@ -2,7 +2,7 @@
 #define HW_MCF_H
 /* Motorola ColdFire device prototypes.  */
 
-#include "target-m68k/cpu-qom.h"
+#include "target/m68k/cpu-qom.h"
 
 struct MemoryRegion;
 
index 8673daa39d3d5da3fb752d871bfe94010fb0f2b4..698339b83ec771abe18ea2e8b5f3bb2152ca3883 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef HW_MIPS_CPUDEVS_H
 #define HW_MIPS_CPUDEVS_H
 
-#include "target-mips/cpu-qom.h"
+#include "target/mips/cpu-qom.h"
 
 /* Definitions for MIPS CPU internal devices.  */
 
index 0cabb6af04c762d7add5faecb69dffeb85a2a3b8..bd5b0a8c3d5f4d2071cccfe474bae0b0092b79ad 100644 (file)
@@ -11,7 +11,7 @@
 #define PPC_FDT_H
 
 #include "qemu/error-report.h"
-#include "target-ppc/cpu-qom.h"
+#include "target/ppc/cpu-qom.h"
 
 #define _FDT(exp)                                                  \
     do {                                                           \
index 00c1fb1e720a10c521cbbc5146b9532eb44af159..4e7fe110d67b5b60baad41dc8b3c59cab02d434b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef HW_PPC_H
 #define HW_PPC_H
 
-#include "target-ppc/cpu-qom.h"
+#include "target/ppc/cpu-qom.h"
 
 void ppc_set_irq(PowerPCCPU *cpu, int n_IRQ, int level);
 
index 283969bafbf91c4eab90d0fa4b3c03283cac7a42..50292f48b173b4b5ad8e3539b465544c5d87b4f3 100644 (file)
@@ -11,7 +11,7 @@
 
 #include "hw/qdev.h"
 #include "hw/cpu/core.h"
-#include "target-ppc/cpu-qom.h"
+#include "target/ppc/cpu-qom.h"
 
 #define TYPE_SPAPR_CPU_CORE "spapr-cpu-core"
 #define SPAPR_CPU_CORE(obj) \
index 070312d921b2e986b9fb208320906c6405c68353..e59b9e7c452b455ff623c07b281bce2521f413dd 100644 (file)
@@ -3,7 +3,7 @@
 /* Definitions for SH board emulation.  */
 
 #include "hw/sh4/sh_intc.h"
-#include "target-sh4/cpu-qom.h"
+#include "target/sh4/cpu-qom.h"
 
 #define A7ADDR(x) ((x) & 0x1fffffff)
 #define P4ADDR(x) ((x) | 0xe0000000)
index a8108d9b88541001ce666be38ec05a8dade9d714..14806e18c6e1d91400dc419f3017594c4e200855 100644 (file)
@@ -48,7 +48,7 @@ grep_include() {
 echo Found $(find . -name "*.d" | wc -l) object files
 echo $(grep_include -F 'include/qemu-common.h') files include qemu-common.h
 echo $(grep_include -F 'hw/hw.h') files include hw/hw.h
-echo $(grep_include 'target-[a-z0-9]*/cpu\.h') files include cpu.h
+echo $(grep_include 'target/[a-z0-9]*/cpu\.h') files include cpu.h
 echo $(grep_include -F 'qapi-types.h') files include qapi-types.h
 echo $(grep_include -F 'trace/generated-tracers.h') files include generated-tracers.h
 echo $(grep_include -F 'qapi/error.h') files include qapi/error.h
@@ -95,8 +95,8 @@ analyze -include ../include/qemu/osdep.h ../include/hw/hw.h
 echo trace/generated-tracers.h:
 analyze -include ../include/qemu/osdep.h trace/generated-tracers.h
 
-echo target-i386/cpu.h:
-analyze -DNEED_CPU_H -I../target-i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../target-i386/cpu.h
+echo target/i386/cpu.h:
+analyze -DNEED_CPU_H -I../target/i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../target/i386/cpu.h
 
 echo hw/hw.h + NEED_CPU_H:
-analyze -DNEED_CPU_H -I../target-i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../include/hw/hw.h
+analyze -DNEED_CPU_H -I../target/i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../include/hw/hw.h
similarity index 100%
rename from target-alpha/STATUS
rename to target/alpha/STATUS
similarity index 100%
rename from target-alpha/cpu.c
rename to target/alpha/cpu.c
similarity index 100%
rename from target-alpha/cpu.h
rename to target/alpha/cpu.h
similarity index 100%
rename from target-alpha/helper.c
rename to target/alpha/helper.c
similarity index 100%
rename from target-alpha/helper.h
rename to target/alpha/helper.h
similarity index 100%
rename from target-arm/arm-semi.c
rename to target/arm/arm-semi.c
similarity index 100%
rename from target-arm/arm_ldst.h
rename to target/arm/arm_ldst.h
similarity index 100%
rename from target-arm/cpu-qom.h
rename to target/arm/cpu-qom.h
similarity index 100%
rename from target-arm/cpu.c
rename to target/arm/cpu.c
similarity index 100%
rename from target-arm/cpu.h
rename to target/arm/cpu.h
similarity index 100%
rename from target-arm/cpu64.c
rename to target/arm/cpu64.c
similarity index 100%
rename from target-arm/gdbstub.c
rename to target/arm/gdbstub.c
similarity index 100%
rename from target-arm/helper.c
rename to target/arm/helper.c
similarity index 100%
rename from target-arm/helper.h
rename to target/arm/helper.h
similarity index 99%
rename from target-arm/internals.h
rename to target/arm/internals.h
index 3edccd2529203b2a419977b67b70e0004c453ac6..3cae5ff3b51e59bb20e9fbdd2f554a6c271590b5 100644 (file)
@@ -18,7 +18,7 @@
  * <http://www.gnu.org/licenses/gpl-2.0.html>
  *
  * This header defines functions, types, etc which need to be shared
- * between different source files within target-arm/ but which are
+ * between different source files within target/arm/ but which are
  * private to it and not required by the rest of QEMU.
  */
 
similarity index 100%
rename from target-arm/kvm-stub.c
rename to target/arm/kvm-stub.c
similarity index 100%
rename from target-arm/kvm.c
rename to target/arm/kvm.c
similarity index 100%
rename from target-arm/kvm32.c
rename to target/arm/kvm32.c
similarity index 100%
rename from target-arm/kvm64.c
rename to target/arm/kvm64.c
similarity index 100%
rename from target-arm/kvm_arm.h
rename to target/arm/kvm_arm.h
similarity index 100%
rename from target-arm/machine.c
rename to target/arm/machine.c
similarity index 100%
rename from target-arm/monitor.c
rename to target/arm/monitor.c
similarity index 100%
rename from target-arm/psci.c
rename to target/arm/psci.c
similarity index 96%
rename from target-arm/trace-events
rename to target/arm/trace-events
index 9f726bdae3b645b06333897fea05756a791c89c2..e21c84fc6f5ff187f3485ec3a143a7b14f638d1b 100644 (file)
@@ -1,6 +1,6 @@
 # See docs/tracing.txt for syntax documentation.
 
-# target-arm/helper.c
+# target/arm/helper.c
 arm_gt_recalc(int timer, int irqstate, uint64_t nexttick) "gt recalc: timer %d irqstate %d next tick %" PRIx64
 arm_gt_recalc_disabled(int timer) "gt recalc: timer %d irqstate 0 timer disabled"
 arm_gt_cval_write(int timer, uint64_t value) "gt_cval_write: timer %d value %" PRIx64
similarity index 100%
rename from target-cris/cpu-qom.h
rename to target/cris/cpu-qom.h
similarity index 100%
rename from target-cris/cpu.c
rename to target/cris/cpu.c
similarity index 100%
rename from target-cris/cpu.h
rename to target/cris/cpu.h
similarity index 100%
rename from target-cris/gdbstub.c
rename to target/cris/gdbstub.c
similarity index 100%
rename from target-cris/helper.c
rename to target/cris/helper.c
similarity index 100%
rename from target-cris/helper.h
rename to target/cris/helper.h
similarity index 100%
rename from target-cris/machine.c
rename to target/cris/machine.c
similarity index 100%
rename from target-cris/mmu.c
rename to target/cris/mmu.c
similarity index 100%
rename from target-cris/mmu.h
rename to target/cris/mmu.h
similarity index 100%
rename from target-i386/TODO
rename to target/i386/TODO
similarity index 100%
rename from target-i386/cpu-qom.h
rename to target/i386/cpu-qom.h
similarity index 100%
rename from target-i386/cpu.c
rename to target/i386/cpu.c
similarity index 100%
rename from target-i386/cpu.h
rename to target/i386/cpu.h
similarity index 100%
rename from target-i386/gdbstub.c
rename to target/i386/gdbstub.c
similarity index 100%
rename from target-i386/helper.c
rename to target/i386/helper.c
similarity index 100%
rename from target-i386/helper.h
rename to target/i386/helper.h
similarity index 100%
rename from target-i386/hyperv.c
rename to target/i386/hyperv.c
similarity index 100%
rename from target-i386/hyperv.h
rename to target/i386/hyperv.h
similarity index 100%
rename from target-i386/kvm.c
rename to target/i386/kvm.c
similarity index 100%
rename from target-i386/machine.c
rename to target/i386/machine.c
similarity index 100%
rename from target-i386/monitor.c
rename to target/i386/monitor.c
similarity index 100%
rename from target-i386/ops_sse.h
rename to target/i386/ops_sse.h
similarity index 100%
rename from target-i386/svm.h
rename to target/i386/svm.h
similarity index 94%
rename from target-i386/trace-events
rename to target/i386/trace-events
index 05c5453d35a56813b9beb16ebd43efa7fa352bab..de6a1cf0cb27deb30b2c00e020d0122731c73a34 100644 (file)
@@ -1,6 +1,6 @@
 # See docs/tracing.txt for syntax documentation.
 
-# target-i386/kvm.c
+# target/i386/kvm.c
 kvm_x86_fixup_msi_error(uint32_t gsi) "VT-d failed to remap interrupt for GSI %" PRIu32
 kvm_x86_add_msi_route(int virq) "Adding route entry for virq %d"
 kvm_x86_remove_msi_route(int virq) "Removing route entry for virq %d"
similarity index 100%
rename from target-lm32/README
rename to target/lm32/README
similarity index 100%
rename from target-lm32/TODO
rename to target/lm32/TODO
similarity index 100%
rename from target-lm32/cpu-qom.h
rename to target/lm32/cpu-qom.h
similarity index 100%
rename from target-lm32/cpu.c
rename to target/lm32/cpu.c
similarity index 100%
rename from target-lm32/cpu.h
rename to target/lm32/cpu.h
similarity index 100%
rename from target-lm32/gdbstub.c
rename to target/lm32/gdbstub.c
similarity index 100%
rename from target-lm32/helper.c
rename to target/lm32/helper.c
similarity index 100%
rename from target-lm32/helper.h
rename to target/lm32/helper.h
similarity index 99%
rename from target-lm32/lm32-semi.c
rename to target/lm32/lm32-semi.c
index 20f1a1cd482293d0e83749ea9b52b5eb97a9be20..6a11a6299ad63c5983ded31cf1d13cf268d4a585 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  Copyright (c) 2014 Michael Walle <michael@walle.cc>
  *
- * Based on target-m68k/m68k-semi.c, which is
+ * Based on target/m68k/m68k-semi.c, which is
  *  Copyright (c) 2005-2007 CodeSourcery.
  *
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
similarity index 100%
rename from target-lm32/machine.c
rename to target/lm32/machine.c
similarity index 100%
rename from target-m68k/cpu-qom.h
rename to target/m68k/cpu-qom.h
similarity index 100%
rename from target-m68k/cpu.c
rename to target/m68k/cpu.c
similarity index 100%
rename from target-m68k/cpu.h
rename to target/m68k/cpu.h
similarity index 100%
rename from target-m68k/gdbstub.c
rename to target/m68k/gdbstub.c
similarity index 100%
rename from target-m68k/helper.c
rename to target/m68k/helper.c
similarity index 100%
rename from target-m68k/helper.h
rename to target/m68k/helper.h
similarity index 100%
rename from target-m68k/qregs.def
rename to target/m68k/qregs.def
similarity index 100%
rename from target-mips/TODO
rename to target/mips/TODO
similarity index 100%
rename from target-mips/cpu-qom.h
rename to target/mips/cpu-qom.h
similarity index 100%
rename from target-mips/cpu.c
rename to target/mips/cpu.c
similarity index 100%
rename from target-mips/cpu.h
rename to target/mips/cpu.h
similarity index 100%
rename from target-mips/gdbstub.c
rename to target/mips/gdbstub.c
similarity index 100%
rename from target-mips/helper.c
rename to target/mips/helper.c
similarity index 100%
rename from target-mips/helper.h
rename to target/mips/helper.h
similarity index 100%
rename from target-mips/kvm.c
rename to target/mips/kvm.c
similarity index 100%
rename from target-mips/machine.c
rename to target/mips/machine.c
similarity index 100%
rename from target-moxie/cpu.c
rename to target/moxie/cpu.c
similarity index 100%
rename from target-moxie/cpu.h
rename to target/moxie/cpu.h
similarity index 100%
rename from target-moxie/helper.c
rename to target/moxie/helper.c
similarity index 100%
rename from target-moxie/helper.h
rename to target/moxie/helper.h
similarity index 100%
rename from target-moxie/mmu.c
rename to target/moxie/mmu.c
similarity index 100%
rename from target-moxie/mmu.h
rename to target/moxie/mmu.h
similarity index 100%
rename from target-openrisc/cpu.c
rename to target/openrisc/cpu.c
similarity index 100%
rename from target-openrisc/cpu.h
rename to target/openrisc/cpu.h
similarity index 100%
rename from target-openrisc/mmu.c
rename to target/openrisc/mmu.c
similarity index 100%
rename from target-ppc/STATUS
rename to target/ppc/STATUS
similarity index 100%
rename from target-ppc/cpu-qom.h
rename to target/ppc/cpu-qom.h
similarity index 100%
rename from target-ppc/cpu.h
rename to target/ppc/cpu.h
similarity index 100%
rename from target-ppc/gdbstub.c
rename to target/ppc/gdbstub.c
similarity index 100%
rename from target-ppc/helper.h
rename to target/ppc/helper.h
similarity index 100%
rename from target-ppc/internal.h
rename to target/ppc/internal.h
similarity index 100%
rename from target-ppc/kvm-stub.c
rename to target/ppc/kvm-stub.c
similarity index 100%
rename from target-ppc/kvm.c
rename to target/ppc/kvm.c
similarity index 100%
rename from target-ppc/kvm_ppc.h
rename to target/ppc/kvm_ppc.h
similarity index 100%
rename from target-ppc/machine.c
rename to target/ppc/machine.c
similarity index 100%
rename from target-ppc/monitor.c
rename to target/ppc/monitor.c
similarity index 92%
rename from target-ppc/trace-events
rename to target/ppc/trace-events
index 8fcc3ce98cba18f129c5a767ddd13f9764167df5..b666156114b926586559b5c4d8faf50b6b5883fb 100644 (file)
@@ -1,5 +1,5 @@
 # See docs/tracing.txt for syntax documentation.
 
-# target-ppc/kvm.c
+# target/ppc/kvm.c
 kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
 kvm_failed_spr_get(int str, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"
similarity index 94%
rename from target-s390x/Makefile.objs
rename to target/s390x/Makefile.objs
index 6b02b1794cfbf3507484af0c5fe5e8aa5899d685..c573633bd185f4bdf910c351d06b4e69350f2c3d 100644 (file)
@@ -5,7 +5,7 @@ obj-$(CONFIG_SOFTMMU) += machine.o ioinst.o arch_dump.o mmu_helper.o
 obj-$(CONFIG_KVM) += kvm.o
 
 # build and run feature list generator
-feat-src = $(SRC_PATH)/target-$(TARGET_BASE_ARCH)/
+feat-src = $(SRC_PATH)/target/$(TARGET_BASE_ARCH)/
 feat-dst = $(BUILD_DIR)/$(TARGET_DIR)
 ifneq ($(MAKECMDGOALS),clean)
 GENERATED_HEADERS += $(feat-dst)gen-features.h
similarity index 100%
rename from target-s390x/cpu.c
rename to target/s390x/cpu.c
similarity index 100%
rename from target-s390x/cpu.h
rename to target/s390x/cpu.h
similarity index 100%
rename from target-s390x/helper.c
rename to target/s390x/helper.c
similarity index 100%
rename from target-s390x/helper.h
rename to target/s390x/helper.h
similarity index 100%
rename from target-s390x/ioinst.c
rename to target/s390x/ioinst.c
similarity index 100%
rename from target-s390x/kvm.c
rename to target/s390x/kvm.c
similarity index 91%
rename from target-s390x/trace-events
rename to target/s390x/trace-events
index df59f5f19fdc2722b28b6732af1b6afeb22fee76..1574033e31deb174b0a18e2c568f1a441b669964 100644 (file)
@@ -1,22 +1,22 @@
 # See docs/tracing.txt for syntax documentation.
 
-# target-s390x/mmu_helper.c
+# target/s390x/mmu_helper.c
 get_skeys_nonzero(int rc) "SKEY: Call to get_skeys unexpectedly returned %d"
 set_skeys_nonzero(int rc) "SKEY: Call to set_skeys unexpectedly returned %d"
 
-# target-s390x/ioinst.c
+# target/s390x/ioinst.c
 ioinst(const char *insn) "IOINST: %s"
 ioinst_sch_id(const char *insn, int cssid, int ssid, int schid) "IOINST: %s (%x.%x.%04x)"
 ioinst_chp_id(const char *insn, int cssid, int chpid) "IOINST: %s (%x.%02x)"
 ioinst_chsc_cmd(uint16_t cmd, uint16_t len) "IOINST: chsc command %04x, len %04x"
 
-# target-s390x/kvm.c
+# target/s390x/kvm.c
 kvm_enable_cmma(int rc) "CMMA: enabling with result code %d"
 kvm_clear_cmma(int rc) "CMMA: clearing with result code %d"
 kvm_failed_cpu_state_set(int cpu_index, uint8_t state, const char *msg) "Warning: Unable to set cpu %d state %" PRIu8 " to KVM: %s"
 kvm_sigp_finished(uint8_t order, int cpu_index, int dst_index, int cc) "SIGP: Finished order %u on cpu %d -> cpu %d with cc=%d"
 
-# target-s390x/cpu.c
+# target/s390x/cpu.c
 cpu_set_state(int cpu_index, uint8_t state) "setting cpu %d state to %" PRIu8
 cpu_halt(int cpu_index) "halting cpu %d"
 cpu_unhalt(int cpu_index) "unhalting cpu %d"
similarity index 98%
rename from target-sh4/README.sh4
rename to target/sh4/README.sh4
index ece046442ab9378de731c92738f90f1b7f712a40..a192ca7540cc8b6a0c3987d27b4cafafb60a544d 100644 (file)
@@ -8,7 +8,7 @@ file describes the current state of implementation.
 Most places requiring attention and/or modification can be detected by
 looking for "XXXXX" or "abort()".
 
-The sh4 core is located in target-sh4/*, while the 7750 peripheral
+The sh4 core is located in target/sh4/*, while the 7750 peripheral
 features (IO ports for example) are located in hw/sh7750.[ch]. The
 main board description is in hw/shix.c, and the NAND flash in
 hw/tc58128.[ch].
similarity index 100%
rename from target-sh4/cpu-qom.h
rename to target/sh4/cpu-qom.h
similarity index 100%
rename from target-sh4/cpu.c
rename to target/sh4/cpu.c
similarity index 100%
rename from target-sh4/cpu.h
rename to target/sh4/cpu.h
similarity index 100%
rename from target-sh4/gdbstub.c
rename to target/sh4/gdbstub.c
similarity index 100%
rename from target-sh4/helper.c
rename to target/sh4/helper.c
similarity index 100%
rename from target-sh4/helper.h
rename to target/sh4/helper.h
similarity index 100%
rename from target-sh4/monitor.c
rename to target/sh4/monitor.c
similarity index 100%
rename from target-sparc/TODO
rename to target/sparc/TODO
similarity index 100%
rename from target-sparc/asi.h
rename to target/sparc/asi.h
similarity index 100%
rename from target-sparc/cpu.c
rename to target/sparc/cpu.c
similarity index 100%
rename from target-sparc/cpu.h
rename to target/sparc/cpu.h
similarity index 100%
rename from target-sparc/helper.c
rename to target/sparc/helper.c
similarity index 100%
rename from target-sparc/helper.h
rename to target/sparc/helper.h
similarity index 94%
rename from target-sparc/trace-events
rename to target/sparc/trace-events
index bf52d9769b671b1e14ef50e8df69f4d1c040fd05..8df178a347db5a1e5be5737c4bd3cc5db263b811 100644 (file)
@@ -1,6 +1,6 @@
 # See docs/tracing.txt for syntax documentation.
 
-# target-sparc/mmu_helper.c
+# target/sparc/mmu_helper.c
 mmu_helper_dfault(uint64_t address, uint64_t context, int mmu_idx, uint32_t tl) "DFAULT at %"PRIx64" context %"PRIx64" mmu_idx=%d tl=%d"
 mmu_helper_dprot(uint64_t address, uint64_t context, int mmu_idx, uint32_t tl) "DPROT at %"PRIx64" context %"PRIx64" mmu_idx=%d tl=%d"
 mmu_helper_dmiss(uint64_t address, uint64_t context) "DMISS at %"PRIx64" context %"PRIx64
@@ -10,16 +10,16 @@ mmu_helper_get_phys_addr_code(uint32_t tl, int mmu_idx, uint64_t prim_context, u
 mmu_helper_get_phys_addr_data(uint32_t tl, int mmu_idx, uint64_t prim_context, uint64_t sec_context, uint64_t address) "tl=%d mmu_idx=%d primary context=%"PRIx64" secondary context=%"PRIx64" address=%"PRIx64
 mmu_helper_mmu_fault(uint64_t address, uint64_t paddr, int mmu_idx, uint32_t tl, uint64_t prim_context, uint64_t sec_context) "Translate at %"PRIx64" -> %"PRIx64", mmu_idx=%d tl=%d primary context=%"PRIx64" secondary context=%"PRIx64
 
-# target-sparc/int64_helper.c
+# target/sparc/int64_helper.c
 int_helper_set_softint(uint32_t softint) "new %08x"
 int_helper_clear_softint(uint32_t softint) "new %08x"
 int_helper_write_softint(uint32_t softint) "new %08x"
 
-# target-sparc/int32_helper.c
+# target/sparc/int32_helper.c
 int_helper_icache_freeze(void) "Instruction cache: freeze"
 int_helper_dcache_freeze(void) "Data cache: freeze"
 
-# target-sparc/win_helper.c
+# target/sparc/win_helper.c
 win_helper_gregset_error(uint32_t pstate) "ERROR in get_gregset: active pstate bits=%x"
 win_helper_switch_pstate(uint32_t pstate_regs, uint32_t new_pstate_regs) "change_pstate: switching regs old=%x new=%x"
 win_helper_no_switch_pstate(uint32_t new_pstate_regs) "change_pstate: regs new=%x (unchanged)"
similarity index 100%
rename from target-tilegx/cpu.c
rename to target/tilegx/cpu.c
similarity index 100%
rename from target-tilegx/cpu.h
rename to target/tilegx/cpu.h
similarity index 100%
rename from target-tricore/cpu.c
rename to target/tricore/cpu.c
similarity index 100%
rename from target-tricore/cpu.h
rename to target/tricore/cpu.h
similarity index 100%
rename from target-xtensa/cpu.c
rename to target/xtensa/cpu.c
similarity index 100%
rename from target-xtensa/cpu.h
rename to target/xtensa/cpu.h
index 522a63e36b0f87f2d21c05bc4d49c751b8a01af2..7f9f2d96c3708e8b754b8be238f62df8eabab503 100644 (file)
@@ -19,7 +19,7 @@ AS      = $(CROSS)gcc -x assembler-with-cpp
 LD      = $(CROSS)ld
 
 XTENSA_SRC_PATH = $(SRC_PATH)/tests/tcg/xtensa
-INCLUDE_DIRS = $(XTENSA_SRC_PATH) $(SRC_PATH)/target-xtensa/core-$(CORE)
+INCLUDE_DIRS = $(XTENSA_SRC_PATH) $(SRC_PATH)/target/xtensa/core-$(CORE)
 XTENSA_INC = $(addprefix -I,$(INCLUDE_DIRS))
 
 LDFLAGS = -Tlinker.ld