summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QemuOpts: Convert qemu_opts_set() to Error, fix its useMarkus Armbruster2015-02-261-3/+3
* | QemuOpts: Convert qemu_opt_set_number() to Error, fix its useMarkus Armbruster2015-02-261-8/+8
* | QemuOpts: Convert qemu_opt_set_bool() to Error, fix its useMarkus Armbruster2015-02-261-5/+5
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-02-242-2/+311
|\
| * rcu: introduce RCU-enabled QLISTMike Day2015-02-162-1/+310
| * rcu: run RCU callbacks under the BQLPaolo Bonzini2015-02-111-1/+1
* | qemu-io: Remove "growable" optionMax Reitz2015-02-163-97/+1
* | blockdev: Use blk_new_open() in blockdev_init()Max Reitz2015-02-162-35/+35
* | iotests: Add test for driver=qcow2, format=qcow2Max Reitz2015-02-162-0/+4
* | block: Add Error parameter to bdrv_find_protocol()Max Reitz2015-02-161-2/+2
* | iotests: Add test for qemu-img convert to NBDMax Reitz2015-02-163-0/+72
* | qemu-iotests: Add 093 for IO throttlingFam Zheng2015-02-163-0/+120
OpenPOWER on IntegriCloud