summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-04-30misc: Fix new collection of typosStefan Weil1-2/+2
2015-04-28qtest: Add assertion that required environment variable is setEd Maste1-0/+1
2015-04-28qtest/ahci: add flush retry testJohn Snow1-0/+44
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow3-22/+24
2015-04-28libqtest: add qmp_asyncJohn Snow2-1/+56
2015-04-28libqtest: add qmp_eventwaitJohn Snow3-10/+37
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow3-22/+51
2015-04-28qtest/ahci: Add simple flush testJohn Snow1-0/+34
2015-04-28qtest/ahci: test different disk sectorsJohn Snow3-19/+63
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow4-10/+53
2015-04-28iotests: add incremental backup granularity testsJohn Snow2-13/+49
2015-04-28iotests: add incremental backup failure recovery testJohn Snow2-2/+59
2015-04-28iotests: add simple incremental backup caseJohn Snow2-6/+172
2015-04-28iotests: add QMP event waiting queueJohn Snow1-0/+38
2015-04-28iotests: add invalid input incremental backup testsJohn Snow3-0/+110
2015-04-28hbitmap: truncate testsJohn Snow1-0/+255
2015-04-28qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng3-0/+92
2015-04-28qemu-iotests: Some qemu-img convert testsKevin Wolf3-0/+433
2015-04-28iothread: release iothread around aio_pollPaolo Bonzini1-8/+11
2015-04-08qcow2: Fix header update with overridden backing fileKevin Wolf3-0/+139
2015-03-30i440fx-test: Fix test paths to include architectureAndreas Färber1-6/+6
2015-03-30qtest: Add qtest_add() wrapper macroAndreas Färber1-0/+20
2015-03-30qtest: Add qtest_add_data_func() wrapper functionAndreas Färber2-0/+19
2015-03-30fw_cfg-test: Fix test path to include architectureAndreas Färber1-13/+13
2015-03-27qemu-iotests: Test unaligned 4k zero writeFam Zheng2-17/+56
2015-03-26misc: fix typos in copyright declarationGonglei3-3/+3
2015-03-25rcu tests: fix compilation on 32-bit ppcPaolo Bonzini2-26/+44
2015-03-23ahci-test: improve rw buffer patternsJohn Snow1-8/+28
2015-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-4/+7
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster1-4/+7
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow1-1/+1
2015-03-17tests: Add PC CPU testAndreas Färber2-0/+149
2015-03-16iotests: Test non-self-referential qcow2 refblocksMax Reitz3-0/+104
2015-03-16iotests: Add tests for refcount table growthMax Reitz3-0/+126
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster2-0/+24
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster1-1/+0
2015-03-16iotests: Update 051's reference outputMarkus Armbruster1-3/+1
2015-03-12tests: rtl8139: test timers and interruptFrediano Ziglio2-1/+182
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-0/+0
2015-03-11acpi-test: update expected filesMichael S. Tsirkin4-0/+0
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2-3/+1
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell45-354/+1412
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi3-0/+88
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2-0/+14
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz2-2/+2
2015-03-10iotests: Remove 006Max Reitz3-61/+1
2015-03-10iotests: Fix 051's reference outputMax Reitz1-6/+3
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc Marí1-46/+52
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc Marí1-4/+12
2015-03-10qtest/ahci: add fragmented dma testJohn Snow1-0/+59