Age | Commit message (Expand) | Author | Files | Lines |
2012-01-19 | tests: Silence gtester in Makefile | Stefan Weil | 1 | -1/+1 |
2012-01-13 | cris: Update paths to match the move of tests/cris | Edgar E. Iglesias | 1 | -5/+5 |
2012-01-12 | test: eliminate libcheck tests and have make check use gtester | Anthony Liguori | 1 | -5/+6 |
2012-01-12 | build: split unit test builds to a separate makefile fragment | Anthony Liguori | 1 | -0/+38 |
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori | 225 | -0/+0 |
2011-12-09 | tests/qruncom.c: Remove libqemu.a example | Chen Wei-Ren | 1 | -284/+0 |
2011-12-09 | tests/Makefile: Remove qruncom target | Chen Wei-Ren | 1 | -6/+0 |
2011-12-02 | fix spelling in tests sub directory | Dong Xu Wang | 2 | -3/+3 |
2011-10-16 | target-xtensa: rename dc232b board to sim | Max Filippov | 1 | -1/+1 |
2011-10-15 | target-xtensa: add MAC16 unit tests | Max Filippov | 2 | -0/+244 |
2011-10-15 | target-xtensa: fix guest hang on masked CCOMPARE interrupt | Max Filippov | 1 | -0/+63 |
2011-09-16 | Remove blanks before \n in output strings | Stefan Weil | 1 | -1/+1 |
2011-09-10 | target-xtensa: add regression testsuite | Max Filippov | 28 | -0/+3087 |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil | 1 | -5/+5 |
2011-09-01 | trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* | LluĂs | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -4/+4 |
2011-05-08 | Fix spelling in comments (intruction -> instruction) | Stefan Weil | 1 | -1/+1 |
2011-05-08 | Fix typos in comments (accessable -> accessible, priveleged -> privileged) | Stefan Weil | 1 | -2/+2 |
2011-04-14 | tests/test-mmap.c: Check mmap() return value before using it | Peter Maydell | 1 | -1/+1 |
2011-04-03 | tests/cris: Fix some errors and potential crashes | Stefan Weil | 4 | -4/+4 |
2011-03-07 | lm32: opcode testsuite | Michael Walle | 67 | -0/+3048 |
2011-02-20 | tests: Fix two memory leaks | Stefan Weil | 1 | -0/+2 |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl | 1 | -2/+2 |
2011-01-17 | Replace 'extern inline' with 'static inline' | Blue Swirl | 10 | -28/+41 |
2011-01-14 | do not pass bogus $(SRC_PATH) include paths to cc during configure | Paolo Bonzini | 1 | -1/+2 |
2010-10-23 | rewrite i386 tests Makefile | Paolo Bonzini | 1 | -42/+78 |
2010-10-23 | fix test_path | Paolo Bonzini | 2 | -3/+12 |
2010-10-23 | make runcom compile on recent distributions | Paolo Bonzini | 1 | -7/+4 |
2010-10-23 | disable test_enter on i386, it is broken | Paolo Bonzini | 1 | -0/+5 |
2010-10-23 | unbreak "make" from vpath-built tests directory | Paolo Bonzini | 1 | -0/+1 |
2010-09-14 | Remove wrong semicolon in macro definition | Stefan Weil | 1 | -1/+1 |
2010-07-29 | cris: Correct settls1 testcase. | Edgar E. Iglesias | 1 | -2/+8 |
2010-07-29 | cris: Correct ADDO and ADDOQ testcases. | Edgar E. Iglesias | 2 | -3/+3 |
2010-07-25 | tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 1 | -12/+12 |
2010-05-07 | Add missing 'static' attribute | Stefan Weil | 2 | -2/+2 |
2010-01-08 | Use vpath directive | Paolo Bonzini | 1 | -1/+2 |
2009-10-02 | tests: missing ; in if 0 | Michael S. Tsirkin | 1 | -1/+1 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 3 | -9/+3 |
2009-07-09 | consolidate user cpu_{in, out}[bwl] into ioport-user.c | Isaku Yamahata | 2 | -35/+2 |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl | 1 | -1/+1 |
2009-04-10 | target-alpha: overflow condition for sublv and subqv | aurel32 | 2 | -0/+32 |
2009-01-14 | Get rid of user_mode_only | aurel32 | 1 | -4/+0 |
2009-01-07 | CRIS: Implement set_thread_area for CRIS. | edgar_igl | 2 | -1/+40 |
2009-01-05 | Fix more FSF addresses | blueswir1 | 3 | -3/+6 |
2008-12-14 | Add missing newline at the end of file | blueswir1 | 1 | -1/+1 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 10 | -11/+0 |
2008-10-04 | Implement SSE4.1, SSE4.2 (x86). | balrog | 1 | -4/+19 |
2008-09-25 | Add a simple SSSE3 test. | balrog | 1 | -0/+42 |
2008-09-22 | Support out-of-the-tree building of tests | malc | 1 | -2/+3 |
2008-09-21 | Fix TEST_BSX operands in test-i386.c (Zeev Tarantov). | balrog | 1 | -2/+2 |