summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Add Error parameter to bdrv_find_protocol()Max Reitz2015-02-165-15/+19
* block: Add blk_new_open()Max Reitz2015-02-162-0/+37
* block: Lift some BDS functions to the BlockBackendMax Reitz2015-02-162-0/+48
* iotests: Add test for qemu-img convert to NBDMax Reitz2015-02-163-0/+72
* qemu-img: Fix qemu-img convert -nMax Reitz2015-02-161-24/+26
* 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: Add scripts/qtest.pyFam Zheng2015-02-161-0/+71
* qemu-io: Account IO by aio_read and aio_writeFam Zheng2015-02-161-0/+11
* qtest: Fix deadloop by running main loop AIO context's timersFam Zheng2015-02-161-0/+4
* block: vmdk - fixed sizeof() errorJeff Cody2015-02-161-2/+1
* savevm: Improve error message for blocked migrationKevin Wolf2015-02-161-4/+7
* nbd: fix the co_queue multi-adding bugBin Wu2015-02-161-12/+13
* 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
* dataplane: endianness-aware accessesCornelia Huck2015-02-167-35/+117
* 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
OpenPOWER on IntegriCloud