summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi3-0/+121
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi1-0/+23
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina1-0/+66
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf3-0/+1043
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf3-0/+765
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini2-2/+4
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-06-11Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori3-2/+788
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov1-14/+207
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth1-0/+40
2012-06-08qapi: String visitor, use %f representation for floatsMichael Roth1-1/+1
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth2-1/+747
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini1-1/+0
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina1-17/+48
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi1-1/+1
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil1-1/+1
2012-05-19tests: Fix linker failure for fdc-testStefan Weil1-1/+1
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori1-1/+1
2012-05-14fix some common typosJim Meyering1-1/+1
2012-05-10tests/Makefile: Add missing $(EXESUF)Kevin Wolf1-2/+2
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini1-2/+3
2012-05-10stream: add testcase for partial streamingPaolo Bonzini2-3/+29
2012-05-10stream: fix sectors not allocated testPaolo Bonzini2-4/+7
2012-05-10qemu-io: correctly print non-integer values as decimalsPaolo Bonzini12-4173/+4173
2012-05-10qtest: Add floppy testKevin Wolf2-0/+197
2012-05-10qtest: Add function to send QMP commandsKevin Wolf2-27/+113
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini1-3/+3
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf3-0/+465
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang1-0/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2-18/+71
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil1-3/+4
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-2/+2
2012-04-23Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-6/+6
2012-04-23qtest: fix memread and memwrite on 32 bit hostsBlue Swirl1-2/+2
2012-04-23Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori25-161/+798
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori4-0/+315
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi1-6/+6
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl2-0/+262
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf3-26/+172
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf3-5/+52
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf3-0/+195
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini3-0/+103
2012-04-20Add .gitignore for tests/David Gibson1-0/+13
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber1-1/+1
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl1-0/+17
2012-04-19iotests: fix error in 005Dong Xu Wang2-2/+2
2012-04-19qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf3-0/+148
2012-04-19qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf11-127/+125
2012-04-14tests: remove .SECONDARY special targetPaolo Bonzini1-2/+0