summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-02-02block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody3-0/+139
2016-02-02iotests: Add "qemu-img map" test for VMDK extentsFam Zheng2-0/+35
2016-02-02iotests: Add test for block jobs and BDS ejectionMax Reitz3-0/+246
2016-02-02iotests: Add test for multiple BB on BDS treeMax Reitz3-0/+101
2016-02-02iotests: Add test for eject under NBD serverMax Reitz3-0/+109
2016-02-02iotests: Add test for a nonexistent NBD exportMax Reitz3-0/+81
2016-02-02iotests: Make redirecting qemu's stderr optionalMax Reitz1-2/+13
2016-02-02iotests: Make _filter_nbd support more URL typesMax Reitz1-1/+2
2016-02-02iotests: Make _filter_nbd drop log linesMax Reitz2-11/+1
2016-02-02iotests: Move _filter_nbd into common.filterMax Reitz2-12/+12
2016-02-02iotests: Change coding style of _filter_nbd in 083Max Reitz1-9/+10
2016-02-02iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz1-2/+2
2016-02-02iotests: Limit supported formats for 118Max Reitz1-1/+3
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz1-4/+0
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz2-83/+36
2016-02-02ivshmem-test: test both msi & irq casesMarc-André Lureau1-16/+37
2016-02-02libqos: remove some leaksMarc-André Lureau1-0/+2
2016-02-02ivshmem-test: leak fixesMarc-André Lureau1-11/+17
2016-01-29usb: Clean up includesPeter Maydell4-9/+4
2016-01-299pfs: Clean up includesPeter Maydell1-3/+1
2016-01-29ide: Clean up includesPeter Maydell3-6/+3
2016-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2016-01-26char: convert from GIOChannel to QIOChannelDaniel P. Berrange1-1/+1
2016-01-25qtest/fdc: Support for 2.88MB drivesJohn Snow1-1/+1
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell1-1/+1
2016-01-20iotests: Test that throttle values rangesFam Zheng3-0/+96
2016-01-20qcow2: Write full header on image creationKevin Wolf4-0/+32
2016-01-20qcow2: Write feature table only for v3 imagesKevin Wolf2-26/+1
2016-01-20qemu-iotests: Reduce racy output in 028Eric Blake2-5/+4
2016-01-18qom: Change object property iterator API contractDaniel P. Berrange1-4/+3
2016-01-18qom: Allow properties to be registered against classesDaniel P. Berrange1-10/+21
2016-01-15nbd: Split nbd.cFam Zheng1-1/+1
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster1-3/+3
2016-01-13vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster1-2/+3
2016-01-13vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster1-3/+1
2016-01-13qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster15-89/+89
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster2-6/+2
2016-01-13error: Don't decorate original error message when adding to itMarkus Armbruster2-2/+2
2016-01-13test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster1-14/+1
2016-01-11libqos/ahci: organize headerJohn Snow1-12/+24
2016-01-11qtest/ahci: ATAPI data testsJohn Snow1-0/+97
2016-01-11libqos/ahci: add ahci_execJohn Snow2-0/+93
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow2-12/+5
2016-01-11libqos: allow zero-size allocationsJohn Snow3-10/+8
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow1-2/+8
2016-01-11libqos/ahci: ATAPI identifyJohn Snow3-1/+13
2016-01-11libqos/ahci: ATAPI supportJohn Snow2-4/+89
2016-01-11ahci-test: fix memory leakJohn Snow1-2/+2
2016-01-08tests: acpi: print ASL diff in verbose modeIgor Mammedov1-0/+16
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng2-25/+79