aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-02-25target-i386: Move topology.h to include/hw/i386Eduardo Habkost
2015-02-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-02-16rcu: introduce RCU-enabled QLISTMike Day
2015-02-16qemu-io: Remove "growable" optionMax Reitz
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz
2015-02-16iotests: Add test for qemu-img convert to NBDMax Reitz
2015-02-16qemu-iotests: Add 093 for IO throttlingFam Zheng
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng
2015-02-16qtest/ahci: Adding simple dma read-write testJohn Snow
2015-02-16qtest/ahci: Assert sector size in identify testJohn Snow
2015-02-16libqos/ahci: Add ahci_clean_memJohn Snow
2015-02-16libqos/ahci: add ahci_ioJohn Snow
2015-02-16libqos/ahci: Add ahci_guest_ioJohn Snow
2015-02-16libqos/ahci: add ahci command size settersJohn Snow
2015-02-16libqos/ahci: add ahci command verifyJohn Snow
2015-02-16libqos/ahci: add ahci command functionsJohn Snow
2015-02-16libqos/ahci: Add ide cmd propertiesJohn Snow
2015-02-16qtest/ahci: add ahci_write_fisJohn Snow
2015-02-16qtest/ahci: Demagic ahci tests.John Snow
2015-02-16libqos/ahci: Add cmd response sanity check helpersJohn Snow
2015-02-16libqos/ahci: Add port_check_nonbusy helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_check_interrupts helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_check_error helperJohn Snow
2015-02-16libqos/ahci: Add command header helpersJohn Snow
2015-02-16qtest/ahci: rename 'Command' to 'CommandHeader'John Snow
2015-02-16libqos/ahci: Add ahci_port_clear helperJohn Snow
2015-02-16libqos/ahci: Add ahci_port_select helperJohn Snow
2015-02-16libqos/ahci: create libqos/ahci.cJohn Snow
2015-02-16qtest/ahci: Bookmark FB and CLB pointersJohn Snow
2015-02-16qtest/ahci: remove getter/setter macrosJohn Snow
2015-02-16libqos/ahci: Functional register helpersJohn Snow
2015-02-16qtest/ahci: remove guest_malloc globalJohn Snow
2015-02-16qtest/ahci: remove pcibus globalJohn Snow
2015-02-16qtest/ahci: finalize AHCIQState consolidationJohn Snow
2015-02-16qtest/ahci: Store hba_base in AHCIQStateJohn Snow
2015-02-16libqos: add pc specific interfaceJohn Snow
2015-02-16libqos: Update QGuestAllocator to be opaqueJohn Snow
2015-02-16libqos: add alloc_init_flagsJohn Snow
2015-02-16libqos: add qtest_vbootJohn Snow
2015-02-16libqos: create libqos.cJohn Snow
2015-02-16qtest/ahci: Create ahci.hJohn Snow
2015-02-16libqos: Split apart pc_alloc_initJohn Snow
2015-02-16iotests: Add test for drive-mirror with NBD targetMax Reitz
2015-02-16iotests: Add "wait" functionality to _cleanup_qemuMax Reitz
2015-02-11rcu: run RCU callbacks under the BQLPaolo Bonzini
2015-02-06nbd: Improve error messagesMax Reitz
2015-02-06iotests: Fix 104 for NBDMax Reitz