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