aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz5-15/+19
2015-02-16block: Add blk_new_open()Max Reitz2-0/+37
2015-02-16block: Lift some BDS functions to the BlockBackendMax Reitz2-0/+48
2015-02-16iotests: Add test for qemu-img convert to NBDMax Reitz3-0/+72
2015-02-16qemu-img: Fix qemu-img convert -nMax Reitz1-24/+26
2015-02-16qemu-iotests: Add 093 for IO throttlingFam Zheng3-0/+120
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng1-2/+5
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng1-2/+14
2015-02-16qtest: Add scripts/qtest.pyFam Zheng1-0/+71
2015-02-16qemu-io: Account IO by aio_read and aio_writeFam Zheng1-0/+11
2015-02-16qtest: Fix deadloop by running main loop AIO context's timersFam Zheng1-0/+4
2015-02-16block: vmdk - fixed sizeof() errorJeff Cody1-2/+1
2015-02-16savevm: Improve error message for blocked migrationKevin Wolf1-4/+7
2015-02-16nbd: fix the co_queue multi-adding bugBin Wu1-12/+13
2015-02-16qtest/ahci: Adding simple dma read-write testJohn Snow1-0/+55
2015-02-16qtest/ahci: Assert sector size in identify testJohn Snow1-0/+4
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow5-0/+28
2015-02-16libqos/ahci: add ahci_ioJohn Snow3-38/+52
2015-02-16libqos/ahci: Add ahci_guest_ioJohn Snow2-0/+17
2015-02-16libqos/ahci: add ahci command size settersJohn Snow2-0/+26
2015-02-16libqos/ahci: add ahci command verifyJohn Snow3-14/+18
2015-02-16libqos/ahci: add ahci command functionsJohn Snow3-56/+237
2015-02-16libqos/ahci: Add ide cmd propertiesJohn Snow1-0/+39
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow3-2/+17
2015-02-16qtest/ahci: Demagic ahci tests.John Snow2-6/+59
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow3-42/+88
2015-02-16libqos/ahci: Add port_check_nonbusy helperJohn Snow3-0/+20
2015-02-16libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow3-11/+18
2015-02-16libqos/ahci: Add ahci_port_check_error helperJohn Snow3-7/+24
2015-02-16libqos/ahci: Add command header helpersJohn Snow3-25/+110
2015-02-16qtest/ahci: rename 'Command' to 'CommandHeader'John Snow2-8/+7
2015-02-16libqos/ahci: Add ahci_port_clear helperJohn Snow3-7/+19
2015-02-16libqos/ahci: Add ahci_port_select helperJohn Snow3-17/+30
2015-02-16dataplane: endianness-aware accessesCornelia Huck7-35/+117
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow4-226/+280
2015-02-16qtest/ahci: Bookmark FB and CLB pointersJohn Snow2-22/+26
2015-02-16qtest/ahci: remove getter/setter macrosJohn Snow1-95/+83
2015-02-16libqos/ahci: Functional register helpersJohn Snow2-14/+74
2015-02-16qtest/ahci: remove guest_malloc globalJohn Snow1-9/+9
2015-02-16qtest/ahci: remove pcibus globalJohn Snow1-8/+6
2015-02-16qtest/ahci: finalize AHCIQState consolidationJohn Snow2-47/+42
2015-02-16qtest/ahci: Store hba_base in AHCIQStateJohn Snow2-72/+65
2015-02-16libqos: add pc specific interfaceJohn Snow6-14/+55
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow3-35/+50
2015-02-16libqos: add alloc_init_flagsJohn Snow3-3/+11
2015-02-16libqos: add qtest_vbootJohn Snow2-6/+20
2015-02-16libqos: create libqos.cJohn Snow5-55/+117
2015-02-16qtest/ahci: Create ahci.hJohn Snow2-318/+353
2015-02-16libqos: Split apart pc_alloc_initJohn Snow3-16/+22
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz3-0/+93