aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2015-03-09test-coroutine: Regression test for yield bugStefan Hajnoczi
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-01acpi-test-data: update after pci rewriteMichael S. Tsirkin
2015-03-01tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creationIgor Mammedov
2015-03-01tests: add ACPI blobs for qemu with bridge casesIgor Mammedov
2015-03-01tests: bios-tables-test: add support for testing bridgesIgor Mammedov
2015-03-01tests: ACPI test blobs update due to PCI0._CRS changesIgor Mammedov
2015-02-26QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster