aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2015-03-10qtest/ahci: Add PIO and LBA48 testsJohn Snow
2015-03-10qtest/ahci: Add DMA test variantsJohn Snow
2015-03-10libqos/ahci: add ahci command helpersJohn Snow
2015-03-10qtest/ahci: Add a macro bootup routineJohn Snow
2015-03-10libqos/ahci: Zero-fill AHCI headersJohn Snow
2015-03-10qtest/ide: Test flush / retry for ISA and PCIJohn Snow
2015-03-10blkdebug: fix "once" ruleJohn Snow
2015-03-10iotests: Add test for different refcount widthsMax Reitz
2015-03-10qcow2: Allow creation with refcount order != 4Max Reitz
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2015-03-10libqos: Add virtio MMIO supportMarc Marí
2015-03-10libqos: Add malloc genericMarc Marí
2015-03-10libqos: Remove PCI assumptions in constants of virtio driverMarc Marí
2015-03-10tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí
2015-03-10libqos: Change use of pointers to uint64_t in virtioMarc Marí
2015-03-10gitignore: Ignore new testsCole Robinson
2015-03-10gitignore: Track common.env in iotests gitignoreCole Robinson
2015-03-09target-i386: Move topology.h to include/hw/i386Eduardo Habkost