summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-191-4/+7
|\
| * block: Fix blockdev-backup not to use funky error classMarkus Armbruster2015-03-191-4/+7
* | qtest/ahci: Fix a bit mask expressionJohn Snow2015-03-191-1/+1
|/
* tests: Add PC CPU testAndreas Färber2015-03-172-0/+149
* iotests: Test non-self-referential qcow2 refblocksMax Reitz2015-03-163-0/+104
* iotests: Add tests for refcount table growthMax Reitz2015-03-163-0/+126
* block: Deprecate QCOW/QCOW2 encryptionMarkus Armbruster2015-03-162-0/+24
* qemu-img: Fix convert, amend error messages for unknown optionsMarkus Armbruster2015-03-161-1/+0
* iotests: Update 051's reference outputMarkus Armbruster2015-03-161-3/+1
* tests: rtl8139: test timers and interruptFrediano Ziglio2015-03-122-1/+182
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-124-0/+0
|\
| * acpi-test: update expected filesMichael S. Tsirkin2015-03-114-0/+0
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-112-3/+1
|\ \
| * | target-i386: Move topology.h to include/hw/i386Eduardo Habkost2015-03-092-3/+1
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-1045-354/+1412
|\ \ \ | |_|/ |/| |
| * | iotests: add O_DIRECT alignment probing testStefan Hajnoczi2015-03-103-0/+88
| * | Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2015-03-102-0/+14
| * | iotests: Drop vpc from 004's and 104's format listMax Reitz2015-03-102-2/+2
| * | iotests: Remove 006Max Reitz2015-03-103-61/+1
| * | iotests: Fix 051's reference outputMax Reitz2015-03-101-6/+3
| * | tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc Marí2015-03-101-46/+52
| * | libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc Marí2015-03-101-4/+12
| * | qtest/ahci: add fragmented dma testJohn Snow2015-03-101-0/+59
| * | qtest/ahci: Add PIO and LBA48 testsJohn Snow2015-03-101-22/+134
| * | qtest/ahci: Add DMA test variantsJohn Snow2015-03-101-6/+28
| * | libqos/ahci: add ahci command helpersJohn Snow2015-03-102-0/+47
| * | qtest/ahci: Add a macro bootup routineJohn Snow2015-03-101-6/+17
| * | libqos/ahci: Zero-fill AHCI headersJohn Snow2015-03-101-1/+1
| * | qtest/ide: Test flush / retry for ISA and PCIJohn Snow2015-03-101-5/+15
| * | blkdebug: fix "once" ruleJohn Snow2015-03-101-20/+4
| * | iotests: Add test for different refcount widthsMax Reitz2015-03-103-0/+272
| * | qcow2: Allow creation with refcount order != 4Max Reitz2015-03-103-80/+107
| * | iotests: Prepare for refcount_bits optionMax Reitz2015-03-1013-37/+41
| * | qcow2: Add refcount_bits to format-specific infoMax Reitz2015-03-105-8/+30
| * | libqos: Add virtio MMIO supportMarc Marí2015-03-104-8/+323
| * | libqos: Add malloc genericMarc Marí2015-03-102-0/+60
| * | libqos: Remove PCI assumptions in constants of virtio driverMarc Marí2015-03-103-32/+33
| * | tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí2015-03-101-65/+89
| * | libqos: Change use of pointers to uint64_t in virtioMarc Marí2015-03-104-28/+37
| * | test-coroutine: Regression test for yield bugStefan Hajnoczi2015-03-091-0/+26
* | | gitignore: Ignore new testsCole Robinson2015-03-101-0/+3
* | | gitignore: Track common.env in iotests gitignoreCole Robinson2015-03-101-0/+1
| |/ |/|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-097-5/+40
|\ \ | |/ |/|
| * acpi-test-data: update after pci rewriteMichael S. Tsirkin2015-03-014-0/+0
| * tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creationIgor Mammedov2015-03-011-0/+0
| * tests: add ACPI blobs for qemu with bridge casesIgor Mammedov2015-03-012-0/+0
| * tests: bios-tables-test: add support for testing bridgesIgor Mammedov2015-03-011-5/+40
| * tests: ACPI test blobs update due to PCI0._CRS changesIgor Mammedov2015-03-014-0/+0
| * acpi-test: update expected filesMichael S. Tsirkin2015-02-264-0/+0
* | QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster2015-02-261-3/+3
OpenPOWER on IntegriCloud