tcg: move tcg backend files into accel/tcg/
commit244f144134d0dd182f1af8654e7f9a79fe770368
authorYang Zhong <yang.zhong@intel.com>
Fri, 2 Jun 2017 06:06:45 +0000 (2 14:06 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 15 Jun 2017 09:04:06 +0000 (15 11:04 +0200)
tree4d67a5fcf277ad4923855d4bc1c97825503892fc
parentd9bb58e51068dfc48746c6af0179926c8dc05bce
tcg: move tcg backend files into accel/tcg/

move tcg-runtime.c, translate-all.(ch) and translate-common.c into
accel/tcg/ subdirectory and updated related trace-events file.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Message-Id: <1496383606-18060-4-git-send-email-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.target
accel/tcg/Makefile.objs
accel/tcg/trace-events
accel/tcg/translate-all.c [moved from translate-all.c with 99% similarity]
accel/tcg/translate-all.h [moved from translate-all.h with 100% similarity]
accel/tcg/translate-common.c [moved from translate-common.c with 100% similarity]
configure
tcg/tcg-runtime.c [moved from tcg-runtime.c with 100% similarity]
tcg/tci.c [moved from tci.c with 100% similarity]
trace-events