Age | Commit message (Expand) | Author |
2012-05-14 | Merge remote-tracking branch 'sweil/for-1.1' into staging | Anthony Liguori |
2012-05-14 | fix some common typos | Jim Meyering |
2012-05-10 | tests/Makefile: Add missing $(EXESUF) | Kevin Wolf |
2012-05-10 | stream: do not copy unallocated sectors from the base | Paolo Bonzini |
2012-05-10 | stream: add testcase for partial streaming | Paolo Bonzini |
2012-05-10 | stream: fix sectors not allocated test | Paolo Bonzini |
2012-05-10 | qemu-io: correctly print non-integer values as decimals | Paolo Bonzini |
2012-05-10 | qtest: Add floppy test | Kevin Wolf |
2012-05-10 | qtest: Add function to send QMP commands | Kevin Wolf |
2012-05-10 | qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines | Paolo Bonzini |
2012-05-02 | qemu-iotests: Many parallel allocating I/O requests | Kevin Wolf |
2012-05-02 | qemu-iotests: ignore fragmentation information for qed | Dong Xu Wang |
2012-04-27 | qemu-iotests: add block-stream speed value test case | Stefan Hajnoczi |
2012-04-26 | qtest: Fix more format errors with qtest_sendf | Stefan Weil |
2012-04-23 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2012-04-23 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-04-23 | qtest: fix memread and memwrite on 32 bit hosts | Blue Swirl |
2012-04-23 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-04-23 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2012-04-23 | qmp: make block job command naming consistent | Stefan Hajnoczi |
2012-04-21 | target-xtensa: add tests for LOOPNEZ and LOOPGTZ | Max Filippov |
2012-04-21 | qtest: add m48t59 tests for Sparc | Blue Swirl |
2012-04-20 | qemu-iotests: Fix test 031 for qcow2 v3 support | Kevin Wolf |
2012-04-20 | qemu-iotests: Add -o and make v3 the default for qcow2 | Kevin Wolf |
2012-04-20 | qemu-iotests: Test backing file COW with zero clusters | Kevin Wolf |
2012-04-20 | qemu-iotests: add a simple test for write_zeroes | Paolo Bonzini |
2012-04-20 | Add .gitignore for tests/ | David Gibson |
2012-04-20 | iotests: Resolve test failures caused by hostname | Andreas Färber |
2012-04-19 | qtest: add register fuzzing to RTC test | Blue Swirl |
2012-04-19 | iotests: fix error in 005 | Dong Xu Wang |
2012-04-19 | qemu-iotests: Test bdrv_close while AIO is in flight | Kevin Wolf |
2012-04-19 | qemu-iotests: Always filter cluster_size out in _make_test_img | Kevin Wolf |
2012-04-14 | tests: remove .SECONDARY special target | Paolo Bonzini |
2012-04-14 | target-xtensa: add test for IBREAK invalidation | Max Filippov |
2012-04-14 | target-xtensa: add tests for LBEG/LEND invalidation | Max Filippov |
2012-04-14 | target-xtensa: improve unit tests debugging | Max Filippov |
2012-04-05 | qemu-iotests: Fix call syntax for qemu-io | Stefan Weil |
2012-04-05 | qemu-iotests: Fix call syntax for qemu-img | Stefan Weil |
2012-04-05 | qemu-iotests: Test unknown qcow2 header extensions | Kevin Wolf |
2012-04-05 | qemu-iotests: qcow2.py | Kevin Wolf |
2012-03-31 | tests: fix out-of-tree building for lm32 target | Michael Walle |
2012-03-30 | qtest: avoid a warning with RTC test | Blue Swirl |
2012-03-30 | qtest: fix out of tree build | Blue Swirl |
2012-03-30 | qtest: add rtc-test test-case | Anthony Liguori |
2012-03-30 | qtest: add C version of test infrastructure | Anthony Liguori |
2012-03-30 | test makefile overhaul | Paolo Bonzini |
2012-03-27 | qapi: add strict mode to input visitor | Paolo Bonzini |
2012-03-26 | test: add test-qmp-commands to make check | Michael Roth |
2012-03-26 | test: remove qemu-ga reference | Michael Roth |
2012-03-12 | Add 'make check-block' | Kevin Wolf |