Peter Maydell ad0a118fa3 tests/tcg: Fix compilation of test_path
The test_path binary is (unlike the other test binaries in tests/tcg)
actually intended to be compiled with the same compiler used to build
the main QEMU executables. It actually #includes a number of the
QEMU source files in an attempt to unit-test the util/path.c functions,
and so if it is not compiled with the same compiler used by configure
to set CONFIG_ settings then it is liable to fail to build.
Fix the makefile to build it with the default C compiler rules, not
CC_I386, and fix the test itself not to include a lot of unnecessary
trace related source files which cause the build to fail if the trace
backend is anything other than 'simple'.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-05-07 21:00:43 +04:00
2014-04-23 10:28:14 +02:00
2014-05-07 16:06:38 +01:00
2014-05-07 14:51:21 +01:00
2014-04-25 12:59:57 +02:00
2014-04-28 13:43:17 +01:00
2014-04-28 08:55:31 +04:00
2014-05-07 21:00:43 +04:00
2014-04-25 09:19:58 -04:00
2014-05-02 20:42:02 -07:00
2014-04-30 14:39:58 +02:00
2014-04-28 11:06:35 -07:00
2014-04-28 13:43:17 +01:00
2014-04-28 08:55:31 +04:00
2014-03-12 17:26:32 +01:00
2014-04-30 11:05:00 +02:00
2014-05-07 21:00:43 +04:00
2014-03-19 19:47:15 +01:00
2014-05-05 22:15:03 +02:00
2014-05-05 20:58:33 +02:00
2014-03-13 14:42:24 +01:00
2014-02-21 21:02:23 +01:00
2014-03-13 14:34:16 +00:00
2014-02-25 14:30:28 +01:00
2014-04-18 10:33:36 +04:00
2014-04-22 12:00:20 +02:00
2014-04-22 12:00:20 +02:00
2013-12-04 15:19:00 +01:00
2014-04-28 13:43:17 +01:00
2014-02-17 11:57:23 -05:00
2014-04-17 20:39:32 +01:00
2014-05-07 14:51:21 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 531 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%