summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng2015-02-161-2/+5
* | qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng2015-02-161-2/+14
* | qtest/ahci: Adding simple dma read-write testJohn Snow2015-02-161-0/+55
* | qtest/ahci: Assert sector size in identify testJohn Snow2015-02-161-0/+4
* | libqos/ahci: Add ahci_clean_memJohn Snow2015-02-165-0/+28
* | libqos/ahci: add ahci_ioJohn Snow2015-02-163-38/+52
* | libqos/ahci: Add ahci_guest_ioJohn Snow2015-02-162-0/+17
* | libqos/ahci: add ahci command size settersJohn Snow2015-02-162-0/+26
* | libqos/ahci: add ahci command verifyJohn Snow2015-02-163-14/+18
* | libqos/ahci: add ahci command functionsJohn Snow2015-02-163-56/+237
* | libqos/ahci: Add ide cmd propertiesJohn Snow2015-02-161-0/+39
* | qtest/ahci: add ahci_write_fisJohn Snow2015-02-163-2/+17
* | qtest/ahci: Demagic ahci tests.John Snow2015-02-162-6/+59
* | libqos/ahci: Add cmd response sanity check helpersJohn Snow2015-02-163-42/+88
* | libqos/ahci: Add port_check_nonbusy helperJohn Snow2015-02-163-0/+20
* | libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow2015-02-163-11/+18
* | libqos/ahci: Add ahci_port_check_error helperJohn Snow2015-02-163-7/+24
* | libqos/ahci: Add command header helpersJohn Snow2015-02-163-25/+110
* | qtest/ahci: rename 'Command' to 'CommandHeader'John Snow2015-02-162-8/+7
* | libqos/ahci: Add ahci_port_clear helperJohn Snow2015-02-163-7/+19
OpenPOWER on IntegriCloud