summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori2012-05-141-1/+1
|\
| * fix some common typosJim Meyering2012-05-141-1/+1
* | tests/Makefile: Add missing $(EXESUF)Kevin Wolf2012-05-101-2/+2
* | stream: do not copy unallocated sectors from the basePaolo Bonzini2012-05-101-2/+3
* | stream: add testcase for partial streamingPaolo Bonzini2012-05-102-3/+29
* | stream: fix sectors not allocated testPaolo Bonzini2012-05-102-4/+7
* | qemu-io: correctly print non-integer values as decimalsPaolo Bonzini2012-05-1012-4173/+4173
* | qtest: Add floppy testKevin Wolf2012-05-102-0/+197
* | qtest: Add function to send QMP commandsKevin Wolf2012-05-102-27/+113
* | qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini2012-05-101-3/+3
|/
* qemu-iotests: Many parallel allocating I/O requestsKevin Wolf2012-05-023-0/+465
* qemu-iotests: ignore fragmentation information for qedDong Xu Wang2012-05-021-0/+1
* qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2012-04-272-18/+71
* qtest: Fix more format errors with qtest_sendfStefan Weil2012-04-261-3/+4
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-2/+2
|\
| * qtest: fix memread and memwrite on 32 bit hostsBlue Swirl2012-04-231-2/+2
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-04-231-6/+6
|\ \
| * | qmp: make block job command naming consistentStefan Hajnoczi2012-04-231-6/+6
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-04-2325-161/+798
|\ \ \ | |_|/ |/| |
| * | qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf2012-04-203-26/+172
| * | qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf2012-04-203-5/+52
| * | qemu-iotests: Test backing file COW with zero clustersKevin Wolf2012-04-203-0/+195
| * | qemu-iotests: add a simple test for write_zeroesPaolo Bonzini2012-04-203-0/+103
| * | iotests: Resolve test failures caused by hostnameAndreas Färber2012-04-201-1/+1
| * | iotests: fix error in 005Dong Xu Wang2012-04-192-2/+2
| * | qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf2012-04-193-0/+148
| * | qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf2012-04-1911-127/+125
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-234-0/+315
|\ \ \ | | |/ | |/|
| * | target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov2012-04-211-0/+36
| * | qtest: add m48t59 tests for SparcBlue Swirl2012-04-212-0/+262
| * | qtest: add register fuzzing to RTC testBlue Swirl2012-04-191-0/+17
| |/
* | Add .gitignore for tests/David Gibson2012-04-201-0/+13
|/
* tests: remove .SECONDARY special targetPaolo Bonzini2012-04-141-2/+0
* target-xtensa: add test for IBREAK invalidationMax Filippov2012-04-141-0/+34
* target-xtensa: add tests for LBEG/LEND invalidationMax Filippov2012-04-141-0/+50
* target-xtensa: improve unit tests debuggingMax Filippov2012-04-142-0/+20
* qemu-iotests: Fix call syntax for qemu-ioStefan Weil2012-04-053-6/+6
* qemu-iotests: Fix call syntax for qemu-imgStefan Weil2012-04-051-2/+7
* qemu-iotests: Test unknown qcow2 header extensionsKevin Wolf2012-04-053-0/+149
* qemu-iotests: qcow2.pyKevin Wolf2012-04-051-0/+207
* tests: fix out-of-tree building for lm32 targetMichael Walle2012-03-311-5/+8
* qtest: avoid a warning with RTC testBlue Swirl2012-03-301-3/+3
* qtest: fix out of tree buildBlue Swirl2012-03-301-0/+2
* qtest: add rtc-test test-caseAnthony Liguori2012-03-302-0/+268
* qtest: add C version of test infrastructureAnthony Liguori2012-03-303-3/+746
* test makefile overhaulPaolo Bonzini2012-03-3014-44/+3336
* qapi: add strict mode to input visitorPaolo Bonzini2012-03-271-1/+4
* test: add test-qmp-commands to make checkMichael Roth2012-03-261-0/+1
* test: remove qemu-ga referenceMichael Roth2012-03-261-1/+1
* Add 'make check-block'Kevin Wolf2012-03-122-1/+27
OpenPOWER on IntegriCloud