qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] fcf5ef: Move target-* CPU file into a target/


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] fcf5ef: Move target-* CPU file into a target/ folder
Date: Thu, 22 Dec 2016 04:30:08 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: fcf5ef2ab52c621a4617ebbef36bf43b4003f4c0
      
https://github.com/qemu/qemu/commit/fcf5ef2ab52c621a4617ebbef36bf43b4003f4c0
  Author: Thomas Huth <address@hidden>
  Date:   2016-12-20 (Tue, 20 Dec 2016)

  Changed paths:
    M MAINTAINERS
    M Makefile.objs
    M Makefile.target
    M disas/cris.c
    M hw/alpha/alpha_sys.h
    M hw/arm/strongarm.h
    M hw/arm/virt-acpi-build.c
    M hw/i386/acpi-build.c
    M hw/i386/kvm/apic.c
    M hw/intc/ioapic.c
    M hw/misc/hyperv_testdev.c
    M hw/ppc/fdt.c
    M hw/ppc/pnv.c
    M hw/ppc/pnv_core.c
    M hw/ppc/pnv_lpc.c
    M hw/ppc/pnv_xscom.c
    M hw/ppc/spapr_cpu_core.c
    M hw/sh4/shix.c
    M include/hw/arm/arm.h
    M include/hw/arm/exynos4210.h
    M include/hw/arm/omap.h
    M include/hw/arm/pxa.h
    M include/hw/m68k/mcf.h
    M include/hw/mips/cpudevs.h
    M include/hw/ppc/fdt.h
    M include/hw/ppc/ppc.h
    M include/hw/ppc/spapr_cpu_core.h
    M include/hw/sh4/sh.h
    M scripts/analyze-inclusions
    R target-alpha/Makefile.objs
    R target-alpha/STATUS
    R target-alpha/cpu-qom.h
    R target-alpha/cpu.c
    R target-alpha/cpu.h
    R target-alpha/fpu_helper.c
    R target-alpha/gdbstub.c
    R target-alpha/helper.c
    R target-alpha/helper.h
    R target-alpha/int_helper.c
    R target-alpha/machine.c
    R target-alpha/mem_helper.c
    R target-alpha/sys_helper.c
    R target-alpha/translate.c
    R target-alpha/vax_helper.c
    R target-arm/Makefile.objs
    R target-arm/arch_dump.c
    R target-arm/arm-powerctl.c
    R target-arm/arm-powerctl.h
    R target-arm/arm-semi.c
    R target-arm/arm_ldst.h
    R target-arm/cpu-qom.h
    R target-arm/cpu.c
    R target-arm/cpu.h
    R target-arm/cpu64.c
    R target-arm/crypto_helper.c
    R target-arm/gdbstub.c
    R target-arm/gdbstub64.c
    R target-arm/helper-a64.c
    R target-arm/helper-a64.h
    R target-arm/helper.c
    R target-arm/helper.h
    R target-arm/internals.h
    R target-arm/iwmmxt_helper.c
    R target-arm/kvm-consts.h
    R target-arm/kvm-stub.c
    R target-arm/kvm.c
    R target-arm/kvm32.c
    R target-arm/kvm64.c
    R target-arm/kvm_arm.h
    R target-arm/machine.c
    R target-arm/monitor.c
    R target-arm/neon_helper.c
    R target-arm/op_addsub.h
    R target-arm/op_helper.c
    R target-arm/psci.c
    R target-arm/trace-events
    R target-arm/translate-a64.c
    R target-arm/translate.c
    R target-arm/translate.h
    R target-cris/Makefile.objs
    R target-cris/cpu-qom.h
    R target-cris/cpu.c
    R target-cris/cpu.h
    R target-cris/crisv10-decode.h
    R target-cris/crisv32-decode.h
    R target-cris/gdbstub.c
    R target-cris/helper.c
    R target-cris/helper.h
    R target-cris/machine.c
    R target-cris/mmu.c
    R target-cris/mmu.h
    R target-cris/op_helper.c
    R target-cris/opcode-cris.h
    R target-cris/translate.c
    R target-cris/translate_v10.c
    R target-i386/Makefile.objs
    R target-i386/TODO
    R target-i386/arch_dump.c
    R target-i386/arch_memory_mapping.c
    R target-i386/bpt_helper.c
    R target-i386/cc_helper.c
    R target-i386/cc_helper_template.h
    R target-i386/cpu-qom.h
    R target-i386/cpu.c
    R target-i386/cpu.h
    R target-i386/excp_helper.c
    R target-i386/fpu_helper.c
    R target-i386/gdbstub.c
    R target-i386/helper.c
    R target-i386/helper.h
    R target-i386/hyperv.c
    R target-i386/hyperv.h
    R target-i386/int_helper.c
    R target-i386/kvm-stub.c
    R target-i386/kvm.c
    R target-i386/kvm_i386.h
    R target-i386/machine.c
    R target-i386/mem_helper.c
    R target-i386/misc_helper.c
    R target-i386/monitor.c
    R target-i386/mpx_helper.c
    R target-i386/ops_sse.h
    R target-i386/ops_sse_header.h
    R target-i386/seg_helper.c
    R target-i386/shift_helper_template.h
    R target-i386/smm_helper.c
    R target-i386/svm.h
    R target-i386/svm_helper.c
    R target-i386/trace-events
    R target-i386/translate.c
    R target-lm32/Makefile.objs
    R target-lm32/README
    R target-lm32/TODO
    R target-lm32/cpu-qom.h
    R target-lm32/cpu.c
    R target-lm32/cpu.h
    R target-lm32/gdbstub.c
    R target-lm32/helper.c
    R target-lm32/helper.h
    R target-lm32/lm32-semi.c
    R target-lm32/machine.c
    R target-lm32/op_helper.c
    R target-lm32/translate.c
    R target-m68k/Makefile.objs
    R target-m68k/cpu-qom.h
    R target-m68k/cpu.c
    R target-m68k/cpu.h
    R target-m68k/gdbstub.c
    R target-m68k/helper.c
    R target-m68k/helper.h
    R target-m68k/m68k-semi.c
    R target-m68k/op_helper.c
    R target-m68k/qregs.def
    R target-m68k/translate.c
    R target-microblaze/Makefile.objs
    R target-microblaze/cpu-qom.h
    R target-microblaze/cpu.c
    R target-microblaze/cpu.h
    R target-microblaze/gdbstub.c
    R target-microblaze/helper.c
    R target-microblaze/helper.h
    R target-microblaze/microblaze-decode.h
    R target-microblaze/mmu.c
    R target-microblaze/mmu.h
    R target-microblaze/op_helper.c
    R target-microblaze/translate.c
    R target-mips/Makefile.objs
    R target-mips/TODO
    R target-mips/cpu-qom.h
    R target-mips/cpu.c
    R target-mips/cpu.h
    R target-mips/dsp_helper.c
    R target-mips/gdbstub.c
    R target-mips/helper.c
    R target-mips/helper.h
    R target-mips/kvm.c
    R target-mips/kvm_mips.h
    R target-mips/lmi_helper.c
    R target-mips/machine.c
    R target-mips/mips-defs.h
    R target-mips/mips-semi.c
    R target-mips/msa_helper.c
    R target-mips/op_helper.c
    R target-mips/translate.c
    R target-mips/translate_init.c
    R target-moxie/Makefile.objs
    R target-moxie/cpu.c
    R target-moxie/cpu.h
    R target-moxie/helper.c
    R target-moxie/helper.h
    R target-moxie/machine.c
    R target-moxie/machine.h
    R target-moxie/mmu.c
    R target-moxie/mmu.h
    R target-moxie/translate.c
    R target-openrisc/Makefile.objs
    R target-openrisc/cpu.c
    R target-openrisc/cpu.h
    R target-openrisc/exception.c
    R target-openrisc/exception.h
    R target-openrisc/exception_helper.c
    R target-openrisc/fpu_helper.c
    R target-openrisc/gdbstub.c
    R target-openrisc/helper.h
    R target-openrisc/int_helper.c
    R target-openrisc/interrupt.c
    R target-openrisc/interrupt_helper.c
    R target-openrisc/machine.c
    R target-openrisc/mmu.c
    R target-openrisc/mmu_helper.c
    R target-openrisc/sys_helper.c
    R target-openrisc/translate.c
    R target-ppc/Makefile.objs
    R target-ppc/STATUS
    R target-ppc/arch_dump.c
    R target-ppc/cpu-models.c
    R target-ppc/cpu-models.h
    R target-ppc/cpu-qom.h
    R target-ppc/cpu.h
    R target-ppc/dfp_helper.c
    R target-ppc/excp_helper.c
    R target-ppc/fpu_helper.c
    R target-ppc/gdbstub.c
    R target-ppc/helper.h
    R target-ppc/helper_regs.h
    R target-ppc/int_helper.c
    R target-ppc/internal.h
    R target-ppc/kvm-stub.c
    R target-ppc/kvm.c
    R target-ppc/kvm_ppc.h
    R target-ppc/machine.c
    R target-ppc/mem_helper.c
    R target-ppc/mfrom_table.c
    R target-ppc/mfrom_table_gen.c
    R target-ppc/misc_helper.c
    R target-ppc/mmu-hash32.c
    R target-ppc/mmu-hash32.h
    R target-ppc/mmu-hash64.c
    R target-ppc/mmu-hash64.h
    R target-ppc/mmu_helper.c
    R target-ppc/monitor.c
    R target-ppc/timebase_helper.c
    R target-ppc/trace-events
    R target-ppc/translate.c
    R target-ppc/translate/dfp-impl.inc.c
    R target-ppc/translate/dfp-ops.inc.c
    R target-ppc/translate/fp-impl.inc.c
    R target-ppc/translate/fp-ops.inc.c
    R target-ppc/translate/spe-impl.inc.c
    R target-ppc/translate/spe-ops.inc.c
    R target-ppc/translate/vmx-impl.inc.c
    R target-ppc/translate/vmx-ops.inc.c
    R target-ppc/translate/vsx-impl.inc.c
    R target-ppc/translate/vsx-ops.inc.c
    R target-ppc/translate_init.c
    R target-ppc/user_only_helper.c
    R target-s390x/Makefile.objs
    R target-s390x/arch_dump.c
    R target-s390x/cc_helper.c
    R target-s390x/cpu-qom.h
    R target-s390x/cpu.c
    R target-s390x/cpu.h
    R target-s390x/cpu_features.c
    R target-s390x/cpu_features.h
    R target-s390x/cpu_features_def.h
    R target-s390x/cpu_models.c
    R target-s390x/cpu_models.h
    R target-s390x/fpu_helper.c
    R target-s390x/gdbstub.c
    R target-s390x/gen-features.c
    R target-s390x/helper.c
    R target-s390x/helper.h
    R target-s390x/insn-data.def
    R target-s390x/insn-format.def
    R target-s390x/int_helper.c
    R target-s390x/interrupt.c
    R target-s390x/ioinst.c
    R target-s390x/kvm.c
    R target-s390x/machine.c
    R target-s390x/mem_helper.c
    R target-s390x/misc_helper.c
    R target-s390x/mmu_helper.c
    R target-s390x/trace-events
    R target-s390x/translate.c
    R target-sh4/Makefile.objs
    R target-sh4/README.sh4
    R target-sh4/cpu-qom.h
    R target-sh4/cpu.c
    R target-sh4/cpu.h
    R target-sh4/gdbstub.c
    R target-sh4/helper.c
    R target-sh4/helper.h
    R target-sh4/monitor.c
    R target-sh4/op_helper.c
    R target-sh4/translate.c
    R target-sparc/Makefile.objs
    R target-sparc/TODO
    R target-sparc/asi.h
    R target-sparc/cc_helper.c
    R target-sparc/cpu-qom.h
    R target-sparc/cpu.c
    R target-sparc/cpu.h
    R target-sparc/fop_helper.c
    R target-sparc/gdbstub.c
    R target-sparc/helper.c
    R target-sparc/helper.h
    R target-sparc/int32_helper.c
    R target-sparc/int64_helper.c
    R target-sparc/ldst_helper.c
    R target-sparc/machine.c
    R target-sparc/mmu_helper.c
    R target-sparc/monitor.c
    R target-sparc/trace-events
    R target-sparc/translate.c
    R target-sparc/vis_helper.c
    R target-sparc/win_helper.c
    R target-tilegx/Makefile.objs
    R target-tilegx/cpu.c
    R target-tilegx/cpu.h
    R target-tilegx/helper.c
    R target-tilegx/helper.h
    R target-tilegx/opcode_tilegx.h
    R target-tilegx/simd_helper.c
    R target-tilegx/spr_def_64.h
    R target-tilegx/translate.c
    R target-tricore/Makefile.objs
    R target-tricore/cpu-qom.h
    R target-tricore/cpu.c
    R target-tricore/cpu.h
    R target-tricore/csfr.def
    R target-tricore/fpu_helper.c
    R target-tricore/helper.c
    R target-tricore/helper.h
    R target-tricore/op_helper.c
    R target-tricore/translate.c
    R target-tricore/tricore-defs.h
    R target-tricore/tricore-opcodes.h
    R target-unicore32/Makefile.objs
    R target-unicore32/cpu-qom.h
    R target-unicore32/cpu.c
    R target-unicore32/cpu.h
    R target-unicore32/helper.c
    R target-unicore32/helper.h
    R target-unicore32/op_helper.c
    R target-unicore32/softmmu.c
    R target-unicore32/translate.c
    R target-unicore32/ucf64_helper.c
    R target-xtensa/Makefile.objs
    R target-xtensa/core-dc232b.c
    R target-xtensa/core-dc232b/core-isa.h
    R target-xtensa/core-dc232b/gdb-config.c
    R target-xtensa/core-dc233c.c
    R target-xtensa/core-dc233c/core-isa.h
    R target-xtensa/core-dc233c/gdb-config.c
    R target-xtensa/core-fsf.c
    R target-xtensa/core-fsf/core-isa.h
    R target-xtensa/cpu-qom.h
    R target-xtensa/cpu.c
    R target-xtensa/cpu.h
    R target-xtensa/gdbstub.c
    R target-xtensa/helper.c
    R target-xtensa/helper.h
    R target-xtensa/import_core.sh
    R target-xtensa/monitor.c
    R target-xtensa/op_helper.c
    R target-xtensa/overlay_tool.h
    R target-xtensa/translate.c
    R target-xtensa/xtensa-semi.c
    A target/alpha/Makefile.objs
    A target/alpha/STATUS
    A target/alpha/cpu-qom.h
    A target/alpha/cpu.c
    A target/alpha/cpu.h
    A target/alpha/fpu_helper.c
    A target/alpha/gdbstub.c
    A target/alpha/helper.c
    A target/alpha/helper.h
    A target/alpha/int_helper.c
    A target/alpha/machine.c
    A target/alpha/mem_helper.c
    A target/alpha/sys_helper.c
    A target/alpha/translate.c
    A target/alpha/vax_helper.c
    A target/arm/Makefile.objs
    A target/arm/arch_dump.c
    A target/arm/arm-powerctl.c
    A target/arm/arm-powerctl.h
    A target/arm/arm-semi.c
    A target/arm/arm_ldst.h
    A target/arm/cpu-qom.h
    A target/arm/cpu.c
    A target/arm/cpu.h
    A target/arm/cpu64.c
    A target/arm/crypto_helper.c
    A target/arm/gdbstub.c
    A target/arm/gdbstub64.c
    A target/arm/helper-a64.c
    A target/arm/helper-a64.h
    A target/arm/helper.c
    A target/arm/helper.h
    A target/arm/internals.h
    A target/arm/iwmmxt_helper.c
    A target/arm/kvm-consts.h
    A target/arm/kvm-stub.c
    A target/arm/kvm.c
    A target/arm/kvm32.c
    A target/arm/kvm64.c
    A target/arm/kvm_arm.h
    A target/arm/machine.c
    A target/arm/monitor.c
    A target/arm/neon_helper.c
    A target/arm/op_addsub.h
    A target/arm/op_helper.c
    A target/arm/psci.c
    A target/arm/trace-events
    A target/arm/translate-a64.c
    A target/arm/translate.c
    A target/arm/translate.h
    A target/cris/Makefile.objs
    A target/cris/cpu-qom.h
    A target/cris/cpu.c
    A target/cris/cpu.h
    A target/cris/crisv10-decode.h
    A target/cris/crisv32-decode.h
    A target/cris/gdbstub.c
    A target/cris/helper.c
    A target/cris/helper.h
    A target/cris/machine.c
    A target/cris/mmu.c
    A target/cris/mmu.h
    A target/cris/op_helper.c
    A target/cris/opcode-cris.h
    A target/cris/translate.c
    A target/cris/translate_v10.c
    A target/i386/Makefile.objs
    A target/i386/TODO
    A target/i386/arch_dump.c
    A target/i386/arch_memory_mapping.c
    A target/i386/bpt_helper.c
    A target/i386/cc_helper.c
    A target/i386/cc_helper_template.h
    A target/i386/cpu-qom.h
    A target/i386/cpu.c
    A target/i386/cpu.h
    A target/i386/excp_helper.c
    A target/i386/fpu_helper.c
    A target/i386/gdbstub.c
    A target/i386/helper.c
    A target/i386/helper.h
    A target/i386/hyperv.c
    A target/i386/hyperv.h
    A target/i386/int_helper.c
    A target/i386/kvm-stub.c
    A target/i386/kvm.c
    A target/i386/kvm_i386.h
    A target/i386/machine.c
    A target/i386/mem_helper.c
    A target/i386/misc_helper.c
    A target/i386/monitor.c
    A target/i386/mpx_helper.c
    A target/i386/ops_sse.h
    A target/i386/ops_sse_header.h
    A target/i386/seg_helper.c
    A target/i386/shift_helper_template.h
    A target/i386/smm_helper.c
    A target/i386/svm.h
    A target/i386/svm_helper.c
    A target/i386/trace-events
    A target/i386/translate.c
    A target/lm32/Makefile.objs
    A target/lm32/README
    A target/lm32/TODO
    A target/lm32/cpu-qom.h
    A target/lm32/cpu.c
    A target/lm32/cpu.h
    A target/lm32/gdbstub.c
    A target/lm32/helper.c
    A target/lm32/helper.h
    A target/lm32/lm32-semi.c
    A target/lm32/machine.c
    A target/lm32/op_helper.c
    A target/lm32/translate.c
    A target/m68k/Makefile.objs
    A target/m68k/cpu-qom.h
    A target/m68k/cpu.c
    A target/m68k/cpu.h
    A target/m68k/gdbstub.c
    A target/m68k/helper.c
    A target/m68k/helper.h
    A target/m68k/m68k-semi.c
    A target/m68k/op_helper.c
    A target/m68k/qregs.def
    A target/m68k/translate.c
    A target/microblaze/Makefile.objs
    A target/microblaze/cpu-qom.h
    A target/microblaze/cpu.c
    A target/microblaze/cpu.h
    A target/microblaze/gdbstub.c
    A target/microblaze/helper.c
    A target/microblaze/helper.h
    A target/microblaze/microblaze-decode.h
    A target/microblaze/mmu.c
    A target/microblaze/mmu.h
    A target/microblaze/op_helper.c
    A target/microblaze/translate.c
    A target/mips/Makefile.objs
    A target/mips/TODO
    A target/mips/cpu-qom.h
    A target/mips/cpu.c
    A target/mips/cpu.h
    A target/mips/dsp_helper.c
    A target/mips/gdbstub.c
    A target/mips/helper.c
    A target/mips/helper.h
    A target/mips/kvm.c
    A target/mips/kvm_mips.h
    A target/mips/lmi_helper.c
    A target/mips/machine.c
    A target/mips/mips-defs.h
    A target/mips/mips-semi.c
    A target/mips/msa_helper.c
    A target/mips/op_helper.c
    A target/mips/translate.c
    A target/mips/translate_init.c
    A target/moxie/Makefile.objs
    A target/moxie/cpu.c
    A target/moxie/cpu.h
    A target/moxie/helper.c
    A target/moxie/helper.h
    A target/moxie/machine.c
    A target/moxie/machine.h
    A target/moxie/mmu.c
    A target/moxie/mmu.h
    A target/moxie/translate.c
    A target/openrisc/Makefile.objs
    A target/openrisc/cpu.c
    A target/openrisc/cpu.h
    A target/openrisc/exception.c
    A target/openrisc/exception.h
    A target/openrisc/exception_helper.c
    A target/openrisc/fpu_helper.c
    A target/openrisc/gdbstub.c
    A target/openrisc/helper.h
    A target/openrisc/int_helper.c
    A target/openrisc/interrupt.c
    A target/openrisc/interrupt_helper.c
    A target/openrisc/machine.c
    A target/openrisc/mmu.c
    A target/openrisc/mmu_helper.c
    A target/openrisc/sys_helper.c
    A target/openrisc/translate.c
    A target/ppc/Makefile.objs
    A target/ppc/STATUS
    A target/ppc/arch_dump.c
    A target/ppc/cpu-models.c
    A target/ppc/cpu-models.h
    A target/ppc/cpu-qom.h
    A target/ppc/cpu.h
    A target/ppc/dfp_helper.c
    A target/ppc/excp_helper.c
    A target/ppc/fpu_helper.c
    A target/ppc/gdbstub.c
    A target/ppc/helper.h
    A target/ppc/helper_regs.h
    A target/ppc/int_helper.c
    A target/ppc/internal.h
    A target/ppc/kvm-stub.c
    A target/ppc/kvm.c
    A target/ppc/kvm_ppc.h
    A target/ppc/machine.c
    A target/ppc/mem_helper.c
    A target/ppc/mfrom_table.c
    A target/ppc/mfrom_table_gen.c
    A target/ppc/misc_helper.c
    A target/ppc/mmu-hash32.c
    A target/ppc/mmu-hash32.h
    A target/ppc/mmu-hash64.c
    A target/ppc/mmu-hash64.h
    A target/ppc/mmu_helper.c
    A target/ppc/monitor.c
    A target/ppc/timebase_helper.c
    A target/ppc/trace-events
    A target/ppc/translate.c
    A target/ppc/translate/dfp-impl.inc.c
    A target/ppc/translate/dfp-ops.inc.c
    A target/ppc/translate/fp-impl.inc.c
    A target/ppc/translate/fp-ops.inc.c
    A target/ppc/translate/spe-impl.inc.c
    A target/ppc/translate/spe-ops.inc.c
    A target/ppc/translate/vmx-impl.inc.c
    A target/ppc/translate/vmx-ops.inc.c
    A target/ppc/translate/vsx-impl.inc.c
    A target/ppc/translate/vsx-ops.inc.c
    A target/ppc/translate_init.c
    A target/ppc/user_only_helper.c
    A target/s390x/Makefile.objs
    A target/s390x/arch_dump.c
    A target/s390x/cc_helper.c
    A target/s390x/cpu-qom.h
    A target/s390x/cpu.c
    A target/s390x/cpu.h
    A target/s390x/cpu_features.c
    A target/s390x/cpu_features.h
    A target/s390x/cpu_features_def.h
    A target/s390x/cpu_models.c
    A target/s390x/cpu_models.h
    A target/s390x/fpu_helper.c
    A target/s390x/gdbstub.c
    A target/s390x/gen-features.c
    A target/s390x/helper.c
    A target/s390x/helper.h
    A target/s390x/insn-data.def
    A target/s390x/insn-format.def
    A target/s390x/int_helper.c
    A target/s390x/interrupt.c
    A target/s390x/ioinst.c
    A target/s390x/kvm.c
    A target/s390x/machine.c
    A target/s390x/mem_helper.c
    A target/s390x/misc_helper.c
    A target/s390x/mmu_helper.c
    A target/s390x/trace-events
    A target/s390x/translate.c
    A target/sh4/Makefile.objs
    A target/sh4/README.sh4
    A target/sh4/cpu-qom.h
    A target/sh4/cpu.c
    A target/sh4/cpu.h
    A target/sh4/gdbstub.c
    A target/sh4/helper.c
    A target/sh4/helper.h
    A target/sh4/monitor.c
    A target/sh4/op_helper.c
    A target/sh4/translate.c
    A target/sparc/Makefile.objs
    A target/sparc/TODO
    A target/sparc/asi.h
    A target/sparc/cc_helper.c
    A target/sparc/cpu-qom.h
    A target/sparc/cpu.c
    A target/sparc/cpu.h
    A target/sparc/fop_helper.c
    A target/sparc/gdbstub.c
    A target/sparc/helper.c
    A target/sparc/helper.h
    A target/sparc/int32_helper.c
    A target/sparc/int64_helper.c
    A target/sparc/ldst_helper.c
    A target/sparc/machine.c
    A target/sparc/mmu_helper.c
    A target/sparc/monitor.c
    A target/sparc/trace-events
    A target/sparc/translate.c
    A target/sparc/vis_helper.c
    A target/sparc/win_helper.c
    A target/tilegx/Makefile.objs
    A target/tilegx/cpu.c
    A target/tilegx/cpu.h
    A target/tilegx/helper.c
    A target/tilegx/helper.h
    A target/tilegx/opcode_tilegx.h
    A target/tilegx/simd_helper.c
    A target/tilegx/spr_def_64.h
    A target/tilegx/translate.c
    A target/tricore/Makefile.objs
    A target/tricore/cpu-qom.h
    A target/tricore/cpu.c
    A target/tricore/cpu.h
    A target/tricore/csfr.def
    A target/tricore/fpu_helper.c
    A target/tricore/helper.c
    A target/tricore/helper.h
    A target/tricore/op_helper.c
    A target/tricore/translate.c
    A target/tricore/tricore-defs.h
    A target/tricore/tricore-opcodes.h
    A target/unicore32/Makefile.objs
    A target/unicore32/cpu-qom.h
    A target/unicore32/cpu.c
    A target/unicore32/cpu.h
    A target/unicore32/helper.c
    A target/unicore32/helper.h
    A target/unicore32/op_helper.c
    A target/unicore32/softmmu.c
    A target/unicore32/translate.c
    A target/unicore32/ucf64_helper.c
    A target/xtensa/Makefile.objs
    A target/xtensa/core-dc232b.c
    A target/xtensa/core-dc232b/core-isa.h
    A target/xtensa/core-dc232b/gdb-config.c
    A target/xtensa/core-dc233c.c
    A target/xtensa/core-dc233c/core-isa.h
    A target/xtensa/core-dc233c/gdb-config.c
    A target/xtensa/core-fsf.c
    A target/xtensa/core-fsf/core-isa.h
    A target/xtensa/cpu-qom.h
    A target/xtensa/cpu.c
    A target/xtensa/cpu.h
    A target/xtensa/gdbstub.c
    A target/xtensa/helper.c
    A target/xtensa/helper.h
    A target/xtensa/import_core.sh
    A target/xtensa/monitor.c
    A target/xtensa/op_helper.c
    A target/xtensa/overlay_tool.h
    A target/xtensa/translate.c
    A target/xtensa/xtensa-semi.c
    M tests/tcg/xtensa/Makefile

  Log Message:
  -----------
  Move target-* CPU file into a target/ folder

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 <address@hidden> [m68k part]
Acked-by: Bastian Koppelmann <address@hidden> [tricore part]
Acked-by: Michael Walle <address@hidden> [lm32 part]
Acked-by: Cornelia Huck <address@hidden> [s390x part]
Reviewed-by: Christian Borntraeger <address@hidden> [s390x part]
Acked-by: Eduardo Habkost <address@hidden> [i386 part]
Acked-by: Artyom Tarasenko <address@hidden> [sparc part]
Acked-by: Richard Henderson <address@hidden> [alpha part]
Acked-by: Max Filippov <address@hidden> [xtensa part]
Reviewed-by: David Gibson <address@hidden> [ppc part]
Acked-by: Edgar E. Iglesias <address@hidden> [cris&microblaze part]
Acked-by: Guan Xuetao <address@hidden> [unicore32 part]
Signed-off-by: Thomas Huth <address@hidden>


  Commit: d1e8e8ecc3d2a1a72504912d671f1cbbac1b06e5
      
https://github.com/qemu/qemu/commit/d1e8e8ecc3d2a1a72504912d671f1cbbac1b06e5
  Author: Peter Maydell <address@hidden>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
    M MAINTAINERS
    M Makefile.objs
    M Makefile.target
    M disas/cris.c
    M hw/alpha/alpha_sys.h
    M hw/arm/strongarm.h
    M hw/arm/virt-acpi-build.c
    M hw/i386/acpi-build.c
    M hw/i386/kvm/apic.c
    M hw/intc/ioapic.c
    M hw/misc/hyperv_testdev.c
    M hw/ppc/fdt.c
    M hw/ppc/pnv.c
    M hw/ppc/pnv_core.c
    M hw/ppc/pnv_lpc.c
    M hw/ppc/pnv_xscom.c
    M hw/ppc/spapr_cpu_core.c
    M hw/sh4/shix.c
    M include/hw/arm/arm.h
    M include/hw/arm/exynos4210.h
    M include/hw/arm/omap.h
    M include/hw/arm/pxa.h
    M include/hw/m68k/mcf.h
    M include/hw/mips/cpudevs.h
    M include/hw/ppc/fdt.h
    M include/hw/ppc/ppc.h
    M include/hw/ppc/spapr_cpu_core.h
    M include/hw/sh4/sh.h
    M scripts/analyze-inclusions
    R target-alpha/Makefile.objs
    R target-alpha/STATUS
    R target-alpha/cpu-qom.h
    R target-alpha/cpu.c
    R target-alpha/cpu.h
    R target-alpha/fpu_helper.c
    R target-alpha/gdbstub.c
    R target-alpha/helper.c
    R target-alpha/helper.h
    R target-alpha/int_helper.c
    R target-alpha/machine.c
    R target-alpha/mem_helper.c
    R target-alpha/sys_helper.c
    R target-alpha/translate.c
    R target-alpha/vax_helper.c
    R target-arm/Makefile.objs
    R target-arm/arch_dump.c
    R target-arm/arm-powerctl.c
    R target-arm/arm-powerctl.h
    R target-arm/arm-semi.c
    R target-arm/arm_ldst.h
    R target-arm/cpu-qom.h
    R target-arm/cpu.c
    R target-arm/cpu.h
    R target-arm/cpu64.c
    R target-arm/crypto_helper.c
    R target-arm/gdbstub.c
    R target-arm/gdbstub64.c
    R target-arm/helper-a64.c
    R target-arm/helper-a64.h
    R target-arm/helper.c
    R target-arm/helper.h
    R target-arm/internals.h
    R target-arm/iwmmxt_helper.c
    R target-arm/kvm-consts.h
    R target-arm/kvm-stub.c
    R target-arm/kvm.c
    R target-arm/kvm32.c
    R target-arm/kvm64.c
    R target-arm/kvm_arm.h
    R target-arm/machine.c
    R target-arm/monitor.c
    R target-arm/neon_helper.c
    R target-arm/op_addsub.h
    R target-arm/op_helper.c
    R target-arm/psci.c
    R target-arm/trace-events
    R target-arm/translate-a64.c
    R target-arm/translate.c
    R target-arm/translate.h
    R target-cris/Makefile.objs
    R target-cris/cpu-qom.h
    R target-cris/cpu.c
    R target-cris/cpu.h
    R target-cris/crisv10-decode.h
    R target-cris/crisv32-decode.h
    R target-cris/gdbstub.c
    R target-cris/helper.c
    R target-cris/helper.h
    R target-cris/machine.c
    R target-cris/mmu.c
    R target-cris/mmu.h
    R target-cris/op_helper.c
    R target-cris/opcode-cris.h
    R target-cris/translate.c
    R target-cris/translate_v10.c
    R target-i386/Makefile.objs
    R target-i386/TODO
    R target-i386/arch_dump.c
    R target-i386/arch_memory_mapping.c
    R target-i386/bpt_helper.c
    R target-i386/cc_helper.c
    R target-i386/cc_helper_template.h
    R target-i386/cpu-qom.h
    R target-i386/cpu.c
    R target-i386/cpu.h
    R target-i386/excp_helper.c
    R target-i386/fpu_helper.c
    R target-i386/gdbstub.c
    R target-i386/helper.c
    R target-i386/helper.h
    R target-i386/hyperv.c
    R target-i386/hyperv.h
    R target-i386/int_helper.c
    R target-i386/kvm-stub.c
    R target-i386/kvm.c
    R target-i386/kvm_i386.h
    R target-i386/machine.c
    R target-i386/mem_helper.c
    R target-i386/misc_helper.c
    R target-i386/monitor.c
    R target-i386/mpx_helper.c
    R target-i386/ops_sse.h
    R target-i386/ops_sse_header.h
    R target-i386/seg_helper.c
    R target-i386/shift_helper_template.h
    R target-i386/smm_helper.c
    R target-i386/svm.h
    R target-i386/svm_helper.c
    R target-i386/trace-events
    R target-i386/translate.c
    R target-lm32/Makefile.objs
    R target-lm32/README
    R target-lm32/TODO
    R target-lm32/cpu-qom.h
    R target-lm32/cpu.c
    R target-lm32/cpu.h
    R target-lm32/gdbstub.c
    R target-lm32/helper.c
    R target-lm32/helper.h
    R target-lm32/lm32-semi.c
    R target-lm32/machine.c
    R target-lm32/op_helper.c
    R target-lm32/translate.c
    R target-m68k/Makefile.objs
    R target-m68k/cpu-qom.h
    R target-m68k/cpu.c
    R target-m68k/cpu.h
    R target-m68k/gdbstub.c
    R target-m68k/helper.c
    R target-m68k/helper.h
    R target-m68k/m68k-semi.c
    R target-m68k/op_helper.c
    R target-m68k/qregs.def
    R target-m68k/translate.c
    R target-microblaze/Makefile.objs
    R target-microblaze/cpu-qom.h
    R target-microblaze/cpu.c
    R target-microblaze/cpu.h
    R target-microblaze/gdbstub.c
    R target-microblaze/helper.c
    R target-microblaze/helper.h
    R target-microblaze/microblaze-decode.h
    R target-microblaze/mmu.c
    R target-microblaze/mmu.h
    R target-microblaze/op_helper.c
    R target-microblaze/translate.c
    R target-mips/Makefile.objs
    R target-mips/TODO
    R target-mips/cpu-qom.h
    R target-mips/cpu.c
    R target-mips/cpu.h
    R target-mips/dsp_helper.c
    R target-mips/gdbstub.c
    R target-mips/helper.c
    R target-mips/helper.h
    R target-mips/kvm.c
    R target-mips/kvm_mips.h
    R target-mips/lmi_helper.c
    R target-mips/machine.c
    R target-mips/mips-defs.h
    R target-mips/mips-semi.c
    R target-mips/msa_helper.c
    R target-mips/op_helper.c
    R target-mips/translate.c
    R target-mips/translate_init.c
    R target-moxie/Makefile.objs
    R target-moxie/cpu.c
    R target-moxie/cpu.h
    R target-moxie/helper.c
    R target-moxie/helper.h
    R target-moxie/machine.c
    R target-moxie/machine.h
    R target-moxie/mmu.c
    R target-moxie/mmu.h
    R target-moxie/translate.c
    R target-openrisc/Makefile.objs
    R target-openrisc/cpu.c
    R target-openrisc/cpu.h
    R target-openrisc/exception.c
    R target-openrisc/exception.h
    R target-openrisc/exception_helper.c
    R target-openrisc/fpu_helper.c
    R target-openrisc/gdbstub.c
    R target-openrisc/helper.h
    R target-openrisc/int_helper.c
    R target-openrisc/interrupt.c
    R target-openrisc/interrupt_helper.c
    R target-openrisc/machine.c
    R target-openrisc/mmu.c
    R target-openrisc/mmu_helper.c
    R target-openrisc/sys_helper.c
    R target-openrisc/translate.c
    R target-ppc/Makefile.objs
    R target-ppc/STATUS
    R target-ppc/arch_dump.c
    R target-ppc/cpu-models.c
    R target-ppc/cpu-models.h
    R target-ppc/cpu-qom.h
    R target-ppc/cpu.h
    R target-ppc/dfp_helper.c
    R target-ppc/excp_helper.c
    R target-ppc/fpu_helper.c
    R target-ppc/gdbstub.c
    R target-ppc/helper.h
    R target-ppc/helper_regs.h
    R target-ppc/int_helper.c
    R target-ppc/internal.h
    R target-ppc/kvm-stub.c
    R target-ppc/kvm.c
    R target-ppc/kvm_ppc.h
    R target-ppc/machine.c
    R target-ppc/mem_helper.c
    R target-ppc/mfrom_table.c
    R target-ppc/mfrom_table_gen.c
    R target-ppc/misc_helper.c
    R target-ppc/mmu-hash32.c
    R target-ppc/mmu-hash32.h
    R target-ppc/mmu-hash64.c
    R target-ppc/mmu-hash64.h
    R target-ppc/mmu_helper.c
    R target-ppc/monitor.c
    R target-ppc/timebase_helper.c
    R target-ppc/trace-events
    R target-ppc/translate.c
    R target-ppc/translate/dfp-impl.inc.c
    R target-ppc/translate/dfp-ops.inc.c
    R target-ppc/translate/fp-impl.inc.c
    R target-ppc/translate/fp-ops.inc.c
    R target-ppc/translate/spe-impl.inc.c
    R target-ppc/translate/spe-ops.inc.c
    R target-ppc/translate/vmx-impl.inc.c
    R target-ppc/translate/vmx-ops.inc.c
    R target-ppc/translate/vsx-impl.inc.c
    R target-ppc/translate/vsx-ops.inc.c
    R target-ppc/translate_init.c
    R target-ppc/user_only_helper.c
    R target-s390x/Makefile.objs
    R target-s390x/arch_dump.c
    R target-s390x/cc_helper.c
    R target-s390x/cpu-qom.h
    R target-s390x/cpu.c
    R target-s390x/cpu.h
    R target-s390x/cpu_features.c
    R target-s390x/cpu_features.h
    R target-s390x/cpu_features_def.h
    R target-s390x/cpu_models.c
    R target-s390x/cpu_models.h
    R target-s390x/fpu_helper.c
    R target-s390x/gdbstub.c
    R target-s390x/gen-features.c
    R target-s390x/helper.c
    R target-s390x/helper.h
    R target-s390x/insn-data.def
    R target-s390x/insn-format.def
    R target-s390x/int_helper.c
    R target-s390x/interrupt.c
    R target-s390x/ioinst.c
    R target-s390x/kvm.c
    R target-s390x/machine.c
    R target-s390x/mem_helper.c
    R target-s390x/misc_helper.c
    R target-s390x/mmu_helper.c
    R target-s390x/trace-events
    R target-s390x/translate.c
    R target-sh4/Makefile.objs
    R target-sh4/README.sh4
    R target-sh4/cpu-qom.h
    R target-sh4/cpu.c
    R target-sh4/cpu.h
    R target-sh4/gdbstub.c
    R target-sh4/helper.c
    R target-sh4/helper.h
    R target-sh4/monitor.c
    R target-sh4/op_helper.c
    R target-sh4/translate.c
    R target-sparc/Makefile.objs
    R target-sparc/TODO
    R target-sparc/asi.h
    R target-sparc/cc_helper.c
    R target-sparc/cpu-qom.h
    R target-sparc/cpu.c
    R target-sparc/cpu.h
    R target-sparc/fop_helper.c
    R target-sparc/gdbstub.c
    R target-sparc/helper.c
    R target-sparc/helper.h
    R target-sparc/int32_helper.c
    R target-sparc/int64_helper.c
    R target-sparc/ldst_helper.c
    R target-sparc/machine.c
    R target-sparc/mmu_helper.c
    R target-sparc/monitor.c
    R target-sparc/trace-events
    R target-sparc/translate.c
    R target-sparc/vis_helper.c
    R target-sparc/win_helper.c
    R target-tilegx/Makefile.objs
    R target-tilegx/cpu.c
    R target-tilegx/cpu.h
    R target-tilegx/helper.c
    R target-tilegx/helper.h
    R target-tilegx/opcode_tilegx.h
    R target-tilegx/simd_helper.c
    R target-tilegx/spr_def_64.h
    R target-tilegx/translate.c
    R target-tricore/Makefile.objs
    R target-tricore/cpu-qom.h
    R target-tricore/cpu.c
    R target-tricore/cpu.h
    R target-tricore/csfr.def
    R target-tricore/fpu_helper.c
    R target-tricore/helper.c
    R target-tricore/helper.h
    R target-tricore/op_helper.c
    R target-tricore/translate.c
    R target-tricore/tricore-defs.h
    R target-tricore/tricore-opcodes.h
    R target-unicore32/Makefile.objs
    R target-unicore32/cpu-qom.h
    R target-unicore32/cpu.c
    R target-unicore32/cpu.h
    R target-unicore32/helper.c
    R target-unicore32/helper.h
    R target-unicore32/op_helper.c
    R target-unicore32/softmmu.c
    R target-unicore32/translate.c
    R target-unicore32/ucf64_helper.c
    R target-xtensa/Makefile.objs
    R target-xtensa/core-dc232b.c
    R target-xtensa/core-dc232b/core-isa.h
    R target-xtensa/core-dc232b/gdb-config.c
    R target-xtensa/core-dc233c.c
    R target-xtensa/core-dc233c/core-isa.h
    R target-xtensa/core-dc233c/gdb-config.c
    R target-xtensa/core-fsf.c
    R target-xtensa/core-fsf/core-isa.h
    R target-xtensa/cpu-qom.h
    R target-xtensa/cpu.c
    R target-xtensa/cpu.h
    R target-xtensa/gdbstub.c
    R target-xtensa/helper.c
    R target-xtensa/helper.h
    R target-xtensa/import_core.sh
    R target-xtensa/monitor.c
    R target-xtensa/op_helper.c
    R target-xtensa/overlay_tool.h
    R target-xtensa/translate.c
    R target-xtensa/xtensa-semi.c
    A target/alpha/Makefile.objs
    A target/alpha/STATUS
    A target/alpha/cpu-qom.h
    A target/alpha/cpu.c
    A target/alpha/cpu.h
    A target/alpha/fpu_helper.c
    A target/alpha/gdbstub.c
    A target/alpha/helper.c
    A target/alpha/helper.h
    A target/alpha/int_helper.c
    A target/alpha/machine.c
    A target/alpha/mem_helper.c
    A target/alpha/sys_helper.c
    A target/alpha/translate.c
    A target/alpha/vax_helper.c
    A target/arm/Makefile.objs
    A target/arm/arch_dump.c
    A target/arm/arm-powerctl.c
    A target/arm/arm-powerctl.h
    A target/arm/arm-semi.c
    A target/arm/arm_ldst.h
    A target/arm/cpu-qom.h
    A target/arm/cpu.c
    A target/arm/cpu.h
    A target/arm/cpu64.c
    A target/arm/crypto_helper.c
    A target/arm/gdbstub.c
    A target/arm/gdbstub64.c
    A target/arm/helper-a64.c
    A target/arm/helper-a64.h
    A target/arm/helper.c
    A target/arm/helper.h
    A target/arm/internals.h
    A target/arm/iwmmxt_helper.c
    A target/arm/kvm-consts.h
    A target/arm/kvm-stub.c
    A target/arm/kvm.c
    A target/arm/kvm32.c
    A target/arm/kvm64.c
    A target/arm/kvm_arm.h
    A target/arm/machine.c
    A target/arm/monitor.c
    A target/arm/neon_helper.c
    A target/arm/op_addsub.h
    A target/arm/op_helper.c
    A target/arm/psci.c
    A target/arm/trace-events
    A target/arm/translate-a64.c
    A target/arm/translate.c
    A target/arm/translate.h
    A target/cris/Makefile.objs
    A target/cris/cpu-qom.h
    A target/cris/cpu.c
    A target/cris/cpu.h
    A target/cris/crisv10-decode.h
    A target/cris/crisv32-decode.h
    A target/cris/gdbstub.c
    A target/cris/helper.c
    A target/cris/helper.h
    A target/cris/machine.c
    A target/cris/mmu.c
    A target/cris/mmu.h
    A target/cris/op_helper.c
    A target/cris/opcode-cris.h
    A target/cris/translate.c
    A target/cris/translate_v10.c
    A target/i386/Makefile.objs
    A target/i386/TODO
    A target/i386/arch_dump.c
    A target/i386/arch_memory_mapping.c
    A target/i386/bpt_helper.c
    A target/i386/cc_helper.c
    A target/i386/cc_helper_template.h
    A target/i386/cpu-qom.h
    A target/i386/cpu.c
    A target/i386/cpu.h
    A target/i386/excp_helper.c
    A target/i386/fpu_helper.c
    A target/i386/gdbstub.c
    A target/i386/helper.c
    A target/i386/helper.h
    A target/i386/hyperv.c
    A target/i386/hyperv.h
    A target/i386/int_helper.c
    A target/i386/kvm-stub.c
    A target/i386/kvm.c
    A target/i386/kvm_i386.h
    A target/i386/machine.c
    A target/i386/mem_helper.c
    A target/i386/misc_helper.c
    A target/i386/monitor.c
    A target/i386/mpx_helper.c
    A target/i386/ops_sse.h
    A target/i386/ops_sse_header.h
    A target/i386/seg_helper.c
    A target/i386/shift_helper_template.h
    A target/i386/smm_helper.c
    A target/i386/svm.h
    A target/i386/svm_helper.c
    A target/i386/trace-events
    A target/i386/translate.c
    A target/lm32/Makefile.objs
    A target/lm32/README
    A target/lm32/TODO
    A target/lm32/cpu-qom.h
    A target/lm32/cpu.c
    A target/lm32/cpu.h
    A target/lm32/gdbstub.c
    A target/lm32/helper.c
    A target/lm32/helper.h
    A target/lm32/lm32-semi.c
    A target/lm32/machine.c
    A target/lm32/op_helper.c
    A target/lm32/translate.c
    A target/m68k/Makefile.objs
    A target/m68k/cpu-qom.h
    A target/m68k/cpu.c
    A target/m68k/cpu.h
    A target/m68k/gdbstub.c
    A target/m68k/helper.c
    A target/m68k/helper.h
    A target/m68k/m68k-semi.c
    A target/m68k/op_helper.c
    A target/m68k/qregs.def
    A target/m68k/translate.c
    A target/microblaze/Makefile.objs
    A target/microblaze/cpu-qom.h
    A target/microblaze/cpu.c
    A target/microblaze/cpu.h
    A target/microblaze/gdbstub.c
    A target/microblaze/helper.c
    A target/microblaze/helper.h
    A target/microblaze/microblaze-decode.h
    A target/microblaze/mmu.c
    A target/microblaze/mmu.h
    A target/microblaze/op_helper.c
    A target/microblaze/translate.c
    A target/mips/Makefile.objs
    A target/mips/TODO
    A target/mips/cpu-qom.h
    A target/mips/cpu.c
    A target/mips/cpu.h
    A target/mips/dsp_helper.c
    A target/mips/gdbstub.c
    A target/mips/helper.c
    A target/mips/helper.h
    A target/mips/kvm.c
    A target/mips/kvm_mips.h
    A target/mips/lmi_helper.c
    A target/mips/machine.c
    A target/mips/mips-defs.h
    A target/mips/mips-semi.c
    A target/mips/msa_helper.c
    A target/mips/op_helper.c
    A target/mips/translate.c
    A target/mips/translate_init.c
    A target/moxie/Makefile.objs
    A target/moxie/cpu.c
    A target/moxie/cpu.h
    A target/moxie/helper.c
    A target/moxie/helper.h
    A target/moxie/machine.c
    A target/moxie/machine.h
    A target/moxie/mmu.c
    A target/moxie/mmu.h
    A target/moxie/translate.c
    A target/openrisc/Makefile.objs
    A target/openrisc/cpu.c
    A target/openrisc/cpu.h
    A target/openrisc/exception.c
    A target/openrisc/exception.h
    A target/openrisc/exception_helper.c
    A target/openrisc/fpu_helper.c
    A target/openrisc/gdbstub.c
    A target/openrisc/helper.h
    A target/openrisc/int_helper.c
    A target/openrisc/interrupt.c
    A target/openrisc/interrupt_helper.c
    A target/openrisc/machine.c
    A target/openrisc/mmu.c
    A target/openrisc/mmu_helper.c
    A target/openrisc/sys_helper.c
    A target/openrisc/translate.c
    A target/ppc/Makefile.objs
    A target/ppc/STATUS
    A target/ppc/arch_dump.c
    A target/ppc/cpu-models.c
    A target/ppc/cpu-models.h
    A target/ppc/cpu-qom.h
    A target/ppc/cpu.h
    A target/ppc/dfp_helper.c
    A target/ppc/excp_helper.c
    A target/ppc/fpu_helper.c
    A target/ppc/gdbstub.c
    A target/ppc/helper.h
    A target/ppc/helper_regs.h
    A target/ppc/int_helper.c
    A target/ppc/internal.h
    A target/ppc/kvm-stub.c
    A target/ppc/kvm.c
    A target/ppc/kvm_ppc.h
    A target/ppc/machine.c
    A target/ppc/mem_helper.c
    A target/ppc/mfrom_table.c
    A target/ppc/mfrom_table_gen.c
    A target/ppc/misc_helper.c
    A target/ppc/mmu-hash32.c
    A target/ppc/mmu-hash32.h
    A target/ppc/mmu-hash64.c
    A target/ppc/mmu-hash64.h
    A target/ppc/mmu_helper.c
    A target/ppc/monitor.c
    A target/ppc/timebase_helper.c
    A target/ppc/trace-events
    A target/ppc/translate.c
    A target/ppc/translate/dfp-impl.inc.c
    A target/ppc/translate/dfp-ops.inc.c
    A target/ppc/translate/fp-impl.inc.c
    A target/ppc/translate/fp-ops.inc.c
    A target/ppc/translate/spe-impl.inc.c
    A target/ppc/translate/spe-ops.inc.c
    A target/ppc/translate/vmx-impl.inc.c
    A target/ppc/translate/vmx-ops.inc.c
    A target/ppc/translate/vsx-impl.inc.c
    A target/ppc/translate/vsx-ops.inc.c
    A target/ppc/translate_init.c
    A target/ppc/user_only_helper.c
    A target/s390x/Makefile.objs
    A target/s390x/arch_dump.c
    A target/s390x/cc_helper.c
    A target/s390x/cpu-qom.h
    A target/s390x/cpu.c
    A target/s390x/cpu.h
    A target/s390x/cpu_features.c
    A target/s390x/cpu_features.h
    A target/s390x/cpu_features_def.h
    A target/s390x/cpu_models.c
    A target/s390x/cpu_models.h
    A target/s390x/fpu_helper.c
    A target/s390x/gdbstub.c
    A target/s390x/gen-features.c
    A target/s390x/helper.c
    A target/s390x/helper.h
    A target/s390x/insn-data.def
    A target/s390x/insn-format.def
    A target/s390x/int_helper.c
    A target/s390x/interrupt.c
    A target/s390x/ioinst.c
    A target/s390x/kvm.c
    A target/s390x/machine.c
    A target/s390x/mem_helper.c
    A target/s390x/misc_helper.c
    A target/s390x/mmu_helper.c
    A target/s390x/trace-events
    A target/s390x/translate.c
    A target/sh4/Makefile.objs
    A target/sh4/README.sh4
    A target/sh4/cpu-qom.h
    A target/sh4/cpu.c
    A target/sh4/cpu.h
    A target/sh4/gdbstub.c
    A target/sh4/helper.c
    A target/sh4/helper.h
    A target/sh4/monitor.c
    A target/sh4/op_helper.c
    A target/sh4/translate.c
    A target/sparc/Makefile.objs
    A target/sparc/TODO
    A target/sparc/asi.h
    A target/sparc/cc_helper.c
    A target/sparc/cpu-qom.h
    A target/sparc/cpu.c
    A target/sparc/cpu.h
    A target/sparc/fop_helper.c
    A target/sparc/gdbstub.c
    A target/sparc/helper.c
    A target/sparc/helper.h
    A target/sparc/int32_helper.c
    A target/sparc/int64_helper.c
    A target/sparc/ldst_helper.c
    A target/sparc/machine.c
    A target/sparc/mmu_helper.c
    A target/sparc/monitor.c
    A target/sparc/trace-events
    A target/sparc/translate.c
    A target/sparc/vis_helper.c
    A target/sparc/win_helper.c
    A target/tilegx/Makefile.objs
    A target/tilegx/cpu.c
    A target/tilegx/cpu.h
    A target/tilegx/helper.c
    A target/tilegx/helper.h
    A target/tilegx/opcode_tilegx.h
    A target/tilegx/simd_helper.c
    A target/tilegx/spr_def_64.h
    A target/tilegx/translate.c
    A target/tricore/Makefile.objs
    A target/tricore/cpu-qom.h
    A target/tricore/cpu.c
    A target/tricore/cpu.h
    A target/tricore/csfr.def
    A target/tricore/fpu_helper.c
    A target/tricore/helper.c
    A target/tricore/helper.h
    A target/tricore/op_helper.c
    A target/tricore/translate.c
    A target/tricore/tricore-defs.h
    A target/tricore/tricore-opcodes.h
    A target/unicore32/Makefile.objs
    A target/unicore32/cpu-qom.h
    A target/unicore32/cpu.c
    A target/unicore32/cpu.h
    A target/unicore32/helper.c
    A target/unicore32/helper.h
    A target/unicore32/op_helper.c
    A target/unicore32/softmmu.c
    A target/unicore32/translate.c
    A target/unicore32/ucf64_helper.c
    A target/xtensa/Makefile.objs
    A target/xtensa/core-dc232b.c
    A target/xtensa/core-dc232b/core-isa.h
    A target/xtensa/core-dc232b/gdb-config.c
    A target/xtensa/core-dc233c.c
    A target/xtensa/core-dc233c/core-isa.h
    A target/xtensa/core-dc233c/gdb-config.c
    A target/xtensa/core-fsf.c
    A target/xtensa/core-fsf/core-isa.h
    A target/xtensa/cpu-qom.h
    A target/xtensa/cpu.c
    A target/xtensa/cpu.h
    A target/xtensa/gdbstub.c
    A target/xtensa/helper.c
    A target/xtensa/helper.h
    A target/xtensa/import_core.sh
    A target/xtensa/monitor.c
    A target/xtensa/op_helper.c
    A target/xtensa/overlay_tool.h
    A target/xtensa/translate.c
    A target/xtensa/xtensa-semi.c
    M tests/tcg/xtensa/Makefile

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/huth/tags/target-dirs-20161220' into 
staging

Move target-xxx folders to target/ directory

# gpg: Signature made Tue 20 Dec 2016 21:00:39 GMT
# gpg:                using RSA key 0x2ED9D774FE702DB5
# gpg: Good signature from "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* remotes/huth/tags/target-dirs-20161220:
  Move target-* CPU file into a target/ folder

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/82ecffa8c050...d1e8e8ecc3d2

reply via email to

[Prev in Thread] Current Thread [Next in Thread]