summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | libqos/ahci: Add ahci_port_select helperJohn Snow2015-02-163-17/+30
* | libqos/ahci: create libqos/ahci.cJohn Snow2015-02-164-226/+280
* | qtest/ahci: Bookmark FB and CLB pointersJohn Snow2015-02-162-22/+26
* | qtest/ahci: remove getter/setter macrosJohn Snow2015-02-161-95/+83
* | libqos/ahci: Functional register helpersJohn Snow2015-02-162-14/+74
* | qtest/ahci: remove guest_malloc globalJohn Snow2015-02-161-9/+9
* | qtest/ahci: remove pcibus globalJohn Snow2015-02-161-8/+6
* | qtest/ahci: finalize AHCIQState consolidationJohn Snow2015-02-162-47/+42
* | qtest/ahci: Store hba_base in AHCIQStateJohn Snow2015-02-162-72/+65
* | libqos: add pc specific interfaceJohn Snow2015-02-166-14/+55
OpenPOWER on IntegriCloud