accel/tcg: move tcg-runtime to accel/tcg/
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 11 Sep 2017 21:33:26 +0000 (18:33 -0300)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 17 Sep 2017 13:52:19 +0000 (06:52 -0700)
commit61a3f8f6c047620f4d55ade4f5607a9d019984c6
tree8e3e065d1e4d4ba3647b41c23d5b8208015c75f1
parent58410666688690ae2bd1acb2b31c0ba8661b83d1
accel/tcg: move tcg-runtime to accel/tcg/

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170911213328.9701-4-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Makefile.target
accel/tcg/Makefile.objs
accel/tcg/tcg-runtime.c [new file with mode: 0644]
accel/tcg/tcg-runtime.h [new file with mode: 0644]
tcg/tcg-runtime.c [deleted file]
tcg/tcg-runtime.h [deleted file]