aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-06vhost-user-test: use correct ROM to speed up and avoid spurious failuresPaolo Bonzini
2016-02-04tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov
2016-02-04tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov
2016-02-02block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody
2016-02-02iotests: Add "qemu-img map" test for VMDK extentsFam Zheng
2016-02-02iotests: Add test for block jobs and BDS ejectionMax Reitz
2016-02-02iotests: Add test for multiple BB on BDS treeMax Reitz
2016-02-02iotests: Add test for eject under NBD serverMax Reitz
2016-02-02iotests: Add test for a nonexistent NBD exportMax Reitz
2016-02-02iotests: Make redirecting qemu's stderr optionalMax Reitz
2016-02-02iotests: Make _filter_nbd support more URL typesMax Reitz
2016-02-02iotests: Make _filter_nbd drop log linesMax Reitz
2016-02-02iotests: Move _filter_nbd into common.filterMax Reitz
2016-02-02iotests: Change coding style of _filter_nbd in 083Max Reitz
2016-02-02iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz
2016-02-02iotests: Limit supported formats for 118Max Reitz
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz
2016-02-02ivshmem-test: test both msi & irq casesMarc-André Lureau
2016-02-02libqos: remove some leaksMarc-André Lureau
2016-02-02ivshmem-test: leak fixesMarc-André Lureau
2016-01-29usb: Clean up includesPeter Maydell
2016-01-299pfs: Clean up includesPeter Maydell
2016-01-29ide: Clean up includesPeter Maydell
2016-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-01-26char: convert from GIOChannel to QIOChannelDaniel P. Berrange
2016-01-25qtest/fdc: Support for 2.88MB drivesJohn Snow
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-20iotests: Test that throttle values rangesFam Zheng
2016-01-20qcow2: Write full header on image creationKevin Wolf
2016-01-20qcow2: Write feature table only for v3 imagesKevin Wolf
2016-01-20qemu-iotests: Reduce racy output in 028Eric Blake
2016-01-18qom: Change object property iterator API contractDaniel P. Berrange
2016-01-18qom: Allow properties to be registered against classesDaniel P. Berrange
2016-01-15nbd: Split nbd.cFam Zheng
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster
2016-01-13vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster
2016-01-13vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster
2016-01-13qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2016-01-13error: Don't decorate original error message when adding to itMarkus Armbruster
2016-01-13test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster
2016-01-11libqos/ahci: organize headerJohn Snow
2016-01-11qtest/ahci: ATAPI data testsJohn Snow
2016-01-11libqos/ahci: add ahci_execJohn Snow
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow
2016-01-11libqos: allow zero-size allocationsJohn Snow
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow
2016-01-11libqos/ahci: ATAPI identifyJohn Snow
2016-01-11libqos/ahci: ATAPI supportJohn Snow