aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-06-27qtest: fix infinite loop when QEMU aborts abruptlyAnthony Liguori
2012-06-22libqtest: Fix socket_accept() to pass address_lenAndreas Färber
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl
2012-06-15qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi
2012-06-15qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi
2012-06-15fdc-test: introduced qtest read_without_mediaPavel Hrdina
2012-06-15qemu-iotests: COW with many AIO requests on the same clusterKevin Wolf
2012-06-15qemu-iotests: Some backing file COW testsKevin Wolf
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini
2012-06-11Merge remote-tracking branch 'afaerber-or/qom-next-1' into stagingAnthony Liguori
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov
2012-06-08qapi: Add String visitor coverage to serialization unit testsMichael Roth
2012-06-08qapi: String visitor, use %f representation for floatsMichael Roth
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil
2012-05-19tests: Fix linker failure for fdc-testStefan Weil
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori
2012-05-14fix some common typosJim Meyering
2012-05-10tests/Makefile: Add missing $(EXESUF)Kevin Wolf
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini
2012-05-10stream: add testcase for partial streamingPaolo Bonzini
2012-05-10stream: fix sectors not allocated testPaolo Bonzini
2012-05-10qemu-io: correctly print non-integer values as decimalsPaolo Bonzini
2012-05-10qtest: Add floppy testKevin Wolf
2012-05-10qtest: Add function to send QMP commandsKevin Wolf
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini
2012-05-02qemu-iotests: Many parallel allocating I/O requestsKevin Wolf
2012-05-02qemu-iotests: ignore fragmentation information for qedDong Xu Wang
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-04-23qtest: fix memread and memwrite on 32 bit hostsBlue Swirl
2012-04-23Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl
2012-04-20qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf
2012-04-20qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf
2012-04-20qemu-iotests: Test backing file COW with zero clustersKevin Wolf
2012-04-20qemu-iotests: add a simple test for write_zeroesPaolo Bonzini
2012-04-20Add .gitignore for tests/David Gibson
2012-04-20iotests: Resolve test failures caused by hostnameAndreas Färber
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl
2012-04-19iotests: fix error in 005Dong Xu Wang