aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-09-10target-xtensa: add regression testsuiteMax Filippov
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*LluĂ­s
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil
2011-04-14tests/test-mmap.c: Check mmap() return value before using itPeter Maydell
2011-04-03tests/cris: Fix some errors and potential crashesStefan Weil
2011-03-07lm32: opcode testsuiteMichael Walle
2011-02-20tests: Fix two memory leaksStefan Weil
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-17Replace 'extern inline' with 'static inline'Blue Swirl
2011-01-14do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini
2010-10-23rewrite i386 tests MakefilePaolo Bonzini
2010-10-23fix test_pathPaolo Bonzini
2010-10-23make runcom compile on recent distributionsPaolo Bonzini
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini
2010-09-14Remove wrong semicolon in macro definitionStefan Weil
2010-07-29cris: Correct settls1 testcase.Edgar E. Iglesias
2010-07-29cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias
2010-07-25tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil
2010-05-07Add missing 'static' attributeStefan Weil
2010-01-08Use vpath directivePaolo Bonzini
2009-10-02tests: missing ; in if 0Michael S. Tsirkin
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-10target-alpha: overflow condition for sublv and subqvaurel32
2009-01-14Get rid of user_mode_onlyaurel32
2009-01-07CRIS: Implement set_thread_area for CRIS.edgar_igl
2009-01-05Fix more FSF addressesblueswir1
2008-12-14Add missing newline at the end of fileblueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog
2008-09-25Add a simple SSSE3 test.balrog
2008-09-22Support out-of-the-tree building of testsmalc
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog
2008-09-17alpha: improve testsuiteaurel32
2008-09-14alpha: add testsaurel32
2008-06-06Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl
2008-06-06Add a testcase for broken x arithmetic sequences.edgar_igl
2008-06-06Increase the odds for the movei test to pass in system simulation.edgar_igl
2008-06-06Avoid warnings.edgar_igl
2008-05-28updatebellard
2008-05-28more testsbellard
2008-05-12removed unused codebellard
2008-05-03Correct broken test for fixed file mmaps.edgar_igl