Age | Commit message (Expand) | Author | Files | Lines |
2012-10-30 | build: do not include main loop where it is not actually used | Paolo Bonzini | 1 | -4/+4 |
2012-10-30 | janitor: move iovector functions out of cutils.c | Paolo Bonzini | 1 | -1/+1 |
2012-10-23 | tests: do not include tools-obj-y | Paolo Bonzini | 1 | -5/+5 |
2012-08-15 | block: Enable qemu_open/close to work with fd sets | Corey Bryant | 1 | -1/+1 |
2012-07-28 | tests: Makefile: include dependency files | Eduardo Habkost | 1 | -0/+2 |
2012-07-17 | qtest: Add hard disk geometry test | Markus Armbruster | 1 | -0/+2 |
2012-07-09 | Merge remote-tracking branch 'mjt/mjt-iov2' into staging | Anthony Liguori | 1 | -0/+2 |
2012-06-08 | qapi: Unit tests for visitor-based serialization | Michael Roth | 1 | -1/+3 |
2012-06-07 | rewrite iov_* functions | Michael Tokarev | 1 | -0/+2 |
2012-06-07 | build: do not sprinkle around GENERATED_HEADERS dependencies | Paolo Bonzini | 1 | -1/+0 |
2012-05-21 | tests: Add rtc-test (fix test regression) | Stefan Weil | 1 | -1/+1 |
2012-05-19 | tests: Fix linker failure for fdc-test | Stefan Weil | 1 | -1/+1 |
2012-05-10 | tests/Makefile: Add missing $(EXESUF) | Kevin Wolf | 1 | -2/+2 |
2012-05-10 | qtest: Add floppy test | Kevin Wolf | 1 | -0/+2 |
2012-04-21 | qtest: add m48t59 tests for Sparc | Blue Swirl | 1 | -0/+3 |
2012-04-14 | tests: remove .SECONDARY special target | Paolo Bonzini | 1 | -2/+0 |
2012-03-30 | qtest: fix out of tree build | Blue Swirl | 1 | -0/+2 |
2012-03-30 | qtest: add rtc-test test-case | Anthony Liguori | 1 | -0/+5 |
2012-03-30 | qtest: add C version of test infrastructure | Anthony Liguori | 1 | -3/+24 |
2012-03-30 | test makefile overhaul | Paolo Bonzini | 1 | -44/+96 |
2012-03-27 | qapi: add strict mode to input visitor | Paolo Bonzini | 1 | -1/+4 |
2012-03-26 | test: add test-qmp-commands to make check | Michael Roth | 1 | -0/+1 |
2012-03-26 | test: remove qemu-ga reference | Michael Roth | 1 | -1/+1 |
2012-03-12 | Add 'make check-block' | Kevin Wolf | 1 | -1/+6 |
2012-03-12 | make check: Add qemu-iotests subset | Kevin Wolf | 1 | -0/+5 |
2012-02-21 | qapi: add tests for string-based visitors | Paolo Bonzini | 1 | -2/+10 |
2012-01-19 | tests: Silence gtester in Makefile | Stefan Weil | 1 | -1/+1 |
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 | 1 | -145/+0 |
2011-12-09 | tests/Makefile: Remove qruncom target | Chen Wei-Ren | 1 | -6/+0 |
2011-03-07 | lm32: opcode testsuite | Michael Walle | 1 | -0/+4 |
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 | 1 | -1/+1 |
2010-10-23 | unbreak "make" from vpath-built tests directory | Paolo Bonzini | 1 | -0/+1 |
2010-01-08 | Use vpath directive | Paolo Bonzini | 1 | -1/+2 |
2009-07-09 | consolidate user cpu_{in, out}[bwl] into ioport-user.c | Isaku Yamahata | 1 | -2/+2 |
2008-09-22 | Support out-of-the-tree building of tests | malc | 1 | -2/+3 |
2008-05-28 | update | bellard | 1 | -5/+2 |
2008-03-01 | Add a tests for user-mode mmap | edgar_igl | 1 | -0/+9 |
2008-01-31 | compilation fix | bellard | 1 | -2/+2 |
2007-11-14 | removed obsolete test2 target | bellard | 1 | -7/+0 |
2007-11-11 | use -fno-strict-aliasing | bellard | 1 | -1/+1 |
2007-10-08 | Add CRIS configuration bits, by Edgar E. Iglesias. | ths | 1 | -0/+5 |
2007-04-30 | Implement iwMMXt instruction set for the PXA270 cpu. | balrog | 1 | -0/+3 |
2007-02-05 | update path | bellard | 1 | -1/+1 |
2007-01-20 | Fix "make test2". | pbrook | 1 | -1/+1 |
2006-12-14 | Simple test for mips/mipsel, based on a test by Alexander Voropay. | ths | 1 | -0/+7 |
2006-06-25 | sse2 comment | bellard | 1 | -1/+2 |