aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-28qtest: Add assertion that required environment variable is setEd Maste
2015-04-28qtest/ahci: add flush retry testJohn Snow
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow
2015-04-28libqtest: add qmp_asyncJohn Snow
2015-04-28libqtest: add qmp_eventwaitJohn Snow
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow
2015-04-28qtest/ahci: Add simple flush testJohn Snow
2015-04-28qtest/ahci: test different disk sectorsJohn Snow
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow
2015-04-28iotests: add incremental backup granularity testsJohn Snow
2015-04-28iotests: add incremental backup failure recovery testJohn Snow
2015-04-28iotests: add simple incremental backup caseJohn Snow
2015-04-28iotests: add QMP event waiting queueJohn Snow
2015-04-28iotests: add invalid input incremental backup testsJohn Snow
2015-04-28hbitmap: truncate testsJohn Snow
2015-04-28qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng
2015-04-28qemu-iotests: Some qemu-img convert testsKevin Wolf
2015-04-28iothread: release iothread around aio_pollPaolo Bonzini
2015-04-08qcow2: Fix header update with overridden backing fileKevin Wolf
2015-03-30i440fx-test: Fix test paths to include architectureAndreas Färber
2015-03-30qtest: Add qtest_add() wrapper macroAndreas Färber
2015-03-30qtest: Add qtest_add_data_func() wrapper functionAndreas Färber
2015-03-30fw_cfg-test: Fix test path to include architectureAndreas Färber
2015-03-27qemu-iotests: Test unaligned 4k zero writeFam Zheng
2015-03-26misc: fix typos in copyright declarationGonglei
2015-03-25rcu tests: fix compilation on 32-bit ppcPaolo Bonzini
2015-03-23ahci-test: improve rw buffer patternsJohn Snow
2015-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow
2015-03-17tests: Add PC CPU testAndreas Färber
2015-03-16iotests: Test non-self-referential qcow2 refblocksMax Reitz
2015-03-16iotests: Add tests for refcount table growthMax Reitz
2015-03-16block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster
2015-03-16qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster
2015-03-16iotests: Update 051's reference outputMarkus Armbruster
2015-03-12tests: rtl8139: test timers and interruptFrediano Ziglio
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-11acpi-test: update expected filesMichael S. Tsirkin
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz
2015-03-10iotests: Remove 006Max Reitz
2015-03-10iotests: Fix 051's reference outputMax Reitz
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc Marí
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc Marí
2015-03-10qtest/ahci: add fragmented dma testJohn Snow