summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody2019-11-293-0/+139
* iotests: Add "qemu-img map" test for VMDK extentsFam Zheng2019-11-292-0/+35
* iotests: Add test for block jobs and BDS ejectionMax Reitz2019-11-293-0/+246
* iotests: Add test for multiple BB on BDS treeMax Reitz2019-11-293-0/+101
* iotests: Add test for eject under NBD serverMax Reitz2019-11-293-0/+109
* iotests: Add test for a nonexistent NBD exportMax Reitz2019-11-293-0/+81
* iotests: Make redirecting qemu's stderr optionalMax Reitz2019-11-291-2/+13
* iotests: Make _filter_nbd support more URL typesMax Reitz2019-11-291-1/+2
* iotests: Make _filter_nbd drop log linesMax Reitz2019-11-292-11/+1
* iotests: Move _filter_nbd into common.filterMax Reitz2019-11-292-12/+12
* iotests: Change coding style of _filter_nbd in 083Max Reitz2019-11-291-9/+10
* iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz2019-11-291-2/+2
* iotests: Limit supported formats for 118Max Reitz2019-11-291-1/+3
* block/qapi: Emit tray_open only if there is a trayMax Reitz2019-11-291-4/+0
* Revert "hw/block/fdc: Implement tray status"Max Reitz2019-11-292-83/+36
* ivshmem-test: test both msi & irq casesMarc-André Lureau2019-11-291-16/+37
* libqos: remove some leaksMarc-André Lureau2019-11-291-0/+2
* ivshmem-test: leak fixesMarc-André Lureau2019-11-291-11/+17
* usb: Clean up includesPeter Maydell2019-11-294-9/+4
* 9pfs: Clean up includesPeter Maydell2019-11-291-3/+1
* ide: Clean up includesPeter Maydell2019-11-293-6/+3
* char: convert from GIOChannel to QIOChannelDaniel P. Berrange2019-11-291-1/+1
* qtest/fdc: Support for 2.88MB drivesJohn Snow2019-11-291-1/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2019-11-291-1/+1
* iotests: Test that throttle values rangesFam Zheng2019-11-293-0/+96
* qcow2: Write full header on image creationKevin Wolf2019-11-294-0/+32
* qcow2: Write feature table only for v3 imagesKevin Wolf2019-11-292-26/+1
* qemu-iotests: Reduce racy output in 028Eric Blake2019-11-292-5/+4
* qom: Change object property iterator API contractDaniel P. Berrange2019-11-291-4/+3
* qom: Allow properties to be registered against classesDaniel P. Berrange2019-11-291-10/+21
* nbd: Split nbd.cFam Zheng2019-11-291-1/+1
* error: Consistently name Error * objects err, and not errpMarkus Armbruster2019-11-291-3/+3
* vhdx: Fix "log that needs to be replayed" error messageMarkus Armbruster2019-11-291-2/+3
* vmdk: Clean up "Invalid extent lines" error messageMarkus Armbruster2019-11-291-3/+1
* qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster2019-11-2915-89/+89
* error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster2019-11-292-6/+2
* error: Don't decorate original error message when adding to itMarkus Armbruster2019-11-292-2/+2
* test-throttle: Simplify qemu_init_main_loop() error handlingMarkus Armbruster2019-11-291-14/+1
* libqos/ahci: organize headerJohn Snow2019-11-291-12/+24
* qtest/ahci: ATAPI data testsJohn Snow2019-11-291-0/+97
* libqos/ahci: add ahci_execJohn Snow2019-11-292-0/+93
* libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow2019-11-292-12/+5
* libqos: allow zero-size allocationsJohn Snow2019-11-293-10/+8
* libqos/ahci: Switch to mutable propertiesJohn Snow2019-11-291-2/+8
* libqos/ahci: ATAPI identifyJohn Snow2019-11-293-1/+13
* libqos/ahci: ATAPI supportJohn Snow2019-11-292-4/+89
* ahci-test: fix memory leakJohn Snow2019-11-291-2/+2
* tests: acpi: print ASL diff in verbose modeIgor Mammedov2019-11-291-0/+16
* iotests: Add test cases for blockdev-mirrorFam Zheng2019-11-292-25/+79
* qemu-iotests: s390x: fix test 051Bo Tu2019-11-293-85/+69
OpenPOWER on IntegriCloud