37d0180f52
Note: Due to unwise upstream 'tidyness' this merge may be AFU or lose some/all of those ill-advised changes. I don't care, since I'm a 1/2 hour into the merge that should take 30 seconds. o Back out the sill HOST_OS_H nonsense that was wrong from the start. Use the proper path to the file, more or less. o Unwrap qemu_recv -> recv o {HOST,TARGET}_WORDS_BIGENDIAN -> {HOST,TARGET}_BIG_ENDIAN o Back out files that the merge AFU'd, so any changes to them are lost until someone notices in a review when upstreaming. o kill qemu-common.h, to mirror upstream o tweaks to log file stuff Sponsored by: Netflix
This directory contains various interesting guest programs for regression testing. Tests are either multi-arch, meaning they can be built for all guest architectures that support linux-user executable, or they are architecture specific. CRIS ==== The testsuite for CRIS is in tests/tcg/cris. You can run it with "make test-cris".