summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* libqos: Update QGuestAllocator to be opaqueJohn Snow2015-02-163-35/+50
* libqos: add alloc_init_flagsJohn Snow2015-02-163-3/+11
* libqos: add qtest_vbootJohn Snow2015-02-162-6/+20
* libqos: create libqos.cJohn Snow2015-02-165-55/+117
* qtest/ahci: Create ahci.hJohn Snow2015-02-162-318/+353
* libqos: Split apart pc_alloc_initJohn Snow2015-02-163-16/+22
* iotests: Add test for drive-mirror with NBD targetMax Reitz2015-02-163-0/+93
* iotests: Add "wait" functionality to _cleanup_qemuMax Reitz2015-02-161-1/+11
* nbd: Improve error messagesMax Reitz2015-02-062-35/+19
* iotests: Fix 104 for NBDMax Reitz2015-02-062-6/+4
* iotests: Fix 100 for nbdMax Reitz2015-02-061-0/+12
* iotests: Fix 083Max Reitz2015-02-061-19/+11
* qemu-iotests: add 116 invalid QED input file testsStefan Hajnoczi2015-02-063-0/+134
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-063-0/+127
* iotests: Specify format for qemu-nbdMax Reitz2015-02-061-1/+1
* qemu-iotests: Fix supported_oses checkFam Zheng2015-02-061-1/+1
* migration: Append JSON description of migration streamAlexander Graf2015-02-052-4/+5
OpenPOWER on IntegriCloud