summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-5/+5
* trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*LluĂ­s2011-09-011-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* Fix spelling in comments (intruction -> instruction)Stefan Weil2011-05-081-1/+1
* Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil2011-05-081-2/+2
* tests/test-mmap.c: Check mmap() return value before using itPeter Maydell2011-04-141-1/+1
* tests/cris: Fix some errors and potential crashesStefan Weil2011-04-034-4/+4
* lm32: opcode testsuiteMichael Walle2011-03-0767-0/+3048
* tests: Fix two memory leaksStefan Weil2011-02-201-0/+2
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-2/+2
* Replace 'extern inline' with 'static inline'Blue Swirl2011-01-1710-28/+41
* do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini2011-01-141-1/+2
* rewrite i386 tests MakefilePaolo Bonzini2010-10-231-42/+78
* fix test_pathPaolo Bonzini2010-10-232-3/+12
* make runcom compile on recent distributionsPaolo Bonzini2010-10-231-7/+4
* disable test_enter on i386, it is brokenPaolo Bonzini2010-10-231-0/+5
* unbreak "make" from vpath-built tests directoryPaolo Bonzini2010-10-231-0/+1
* Remove wrong semicolon in macro definitionStefan Weil2010-09-141-1/+1
* cris: Correct settls1 testcase.Edgar E. Iglesias2010-07-291-2/+8
* cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias2010-07-292-3/+3
* tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil2010-07-251-12/+12
* Add missing 'static' attributeStefan Weil2010-05-072-2/+2
* Use vpath directivePaolo Bonzini2010-01-081-1/+2
* tests: missing ; in if 0Michael S. Tsirkin2009-10-021-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-163-9/+3
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-092-35/+2
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-1/+1
* target-alpha: overflow condition for sublv and subqvaurel322009-04-102-0/+32
* Get rid of user_mode_onlyaurel322009-01-141-4/+0
* CRIS: Implement set_thread_area for CRIS.edgar_igl2009-01-072-1/+40
* Fix more FSF addressesblueswir12009-01-053-3/+6
* Add missing newline at the end of fileblueswir12008-12-141-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-1310-11/+0
* Implement SSE4.1, SSE4.2 (x86).balrog2008-10-041-4/+19
* Add a simple SSSE3 test.balrog2008-09-251-0/+42
* Support out-of-the-tree building of testsmalc2008-09-221-2/+3
* Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog2008-09-211-2/+2
* Enable same-arch consistency check on x86-64, print syscall name on error.balrog2008-09-211-0/+2
* alpha: improve testsuiteaurel322008-09-172-3/+9
* alpha: add testsaurel322008-09-144-0/+144
* Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl2008-06-063-10/+13
* Add a testcase for broken x arithmetic sequences.edgar_igl2008-06-061-0/+26
* Increase the odds for the movei test to pass in system simulation.edgar_igl2008-06-061-0/+3
* Avoid warnings.edgar_igl2008-06-062-1/+2
* updatebellard2008-05-281-5/+2
* more testsbellard2008-05-282-18/+88
* removed unused codebellard2008-05-121-3/+0
* Correct broken test for fixed file mmaps.edgar_igl2008-05-031-7/+7
* CRIS: Make CCS related tests pass in system simulation by masking off flags n...edgar_igl2008-05-022-0/+3
* CRIS: Correct typo in test for moverm.edgar_igl2008-05-021-1/+1
OpenPOWER on IntegriCloud