On 10.04.2018 21:39, Alex Bennée wrote: > These only need to be built for ARM guests. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > tests/tcg/README | 9 --------- > tests/tcg/arm/README | 11 +++++++++++ > tests/tcg/{ => arm}/hello-arm.c | 0 > tests/tcg/{ => arm}/test-arm-iwmmxt.s | 0 > 4 files changed, 11 insertions(+), 9 deletions(-) > create mode 100644 tests/tcg/arm/README > rename tests/tcg/{ => arm}/hello-arm.c (100%) > rename tests/tcg/{ => arm}/test-arm-iwmmxt.s (100%)
Reviewed-by: Thomas Huth <th...@redhat.com>