aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-10-16target-xtensa: rename dc232b board to simMax Filippov1-1/+1
2011-10-15target-xtensa: add MAC16 unit testsMax Filippov2-0/+244
2011-10-15target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov1-0/+63
2011-09-16Remove blanks before \n in output stringsStefan Weil1-1/+1
2011-09-10target-xtensa: add regression testsuiteMax Filippov28-0/+3087
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-5/+5
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*LluĂ­s1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil1-1/+1
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil1-2/+2
2011-04-14tests/test-mmap.c: Check mmap() return value before using itPeter Maydell1-1/+1
2011-04-03tests/cris: Fix some errors and potential crashesStefan Weil4-4/+4
2011-03-07lm32: opcode testsuiteMichael Walle67-0/+3048
2011-02-20tests: Fix two memory leaksStefan Weil1-0/+2
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-2/+2
2011-01-17Replace 'extern inline' with 'static inline'Blue Swirl10-28/+41
2011-01-14do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini1-1/+2
2010-10-23rewrite i386 tests MakefilePaolo Bonzini1-42/+78
2010-10-23fix test_pathPaolo Bonzini2-3/+12
2010-10-23make runcom compile on recent distributionsPaolo Bonzini1-7/+4
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini1-0/+5
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini1-0/+1
2010-09-14Remove wrong semicolon in macro definitionStefan Weil1-1/+1
2010-07-29cris: Correct settls1 testcase.Edgar E. Iglesias1-2/+8
2010-07-29cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias2-3/+3
2010-07-25tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil1-12/+12
2010-05-07Add missing 'static' attributeStefan Weil2-2/+2
2010-01-08Use vpath directivePaolo Bonzini1-1/+2
2009-10-02tests: missing ; in if 0Michael S. Tsirkin1-1/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl3-9/+3
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2-35/+2
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-1/+1
2009-04-10target-alpha: overflow condition for sublv and subqvaurel322-0/+32
2009-01-14Get rid of user_mode_onlyaurel321-4/+0
2009-01-07CRIS: Implement set_thread_area for CRIS.edgar_igl2-1/+40
2009-01-05Fix more FSF addressesblueswir13-3/+6
2008-12-14Add missing newline at the end of fileblueswir11-1/+1
2008-12-13Remove unnecessary trailing newlinesblueswir110-11/+0
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog1-4/+19
2008-09-25Add a simple SSSE3 test.balrog1-0/+42
2008-09-22Support out-of-the-tree building of testsmalc1-2/+3
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog1-2/+2
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog1-0/+2
2008-09-17alpha: improve testsuiteaurel322-3/+9
2008-09-14alpha: add testsaurel324-0/+144
2008-06-06Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl3-10/+13
2008-06-06Add a testcase for broken x arithmetic sequences.edgar_igl1-0/+26
2008-06-06Increase the odds for the movei test to pass in system simulation.edgar_igl1-0/+3
2008-06-06Avoid warnings.edgar_igl2-1/+2
2008-05-28updatebellard1-5/+2