summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* block: Fix -incoming with snapshot=onKevin Wolf2016-02-223-0/+58
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell2016-02-1921-38/+94
|\
| * qapi: Don't box branches of flat unionsEric Blake2016-02-192-9/+7Star
| * qapi: Don't box struct branch of alternateEric Blake2016-02-192-16/+15Star
| * qapi: Add tests of complex objects within alternateEric Blake2016-02-194-4/+67
| * qapi: Forbid 'any' inside an alternateEric Blake2016-02-195-0/+7
| * qapi: Forbid empty unions and useless alternatesEric Blake2016-02-1912-26/+9Star
| * qapi-visit: Honor prefix of discriminator enumEric Blake2016-02-192-5/+11
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-196-98/+285
|\ \ | |/ |/|
| * tests/vhost-user-bridge: add scattering of incoming packetsVictor Kaplansky2016-02-181-31/+61
| * tests: add pxe e1000 and virtio-pci testsVictor Kaplansky2016-02-165-67/+224
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-02-163-3/+3
|\ \
| * | nbd: always query export list in fixed new style protocolDaniel P. Berrange2016-02-162-2/+2
| * | nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange2016-02-161-1/+1
| |/
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...Peter Maydell2016-02-162-0/+43
|\ \
| * | io: introduce helper for creating channels from file descriptorsDaniel P. Berrange2016-02-152-0/+43
| |/
* | tests: Clean up includesPeter Maydell2016-02-16119-202/+119Star
* | tests/i440fx-test: Don't define ARRAY_SIZE locallyPeter Maydell2016-02-161-2/+1Star
|/
* qmp: Fix reference-counting of qnull on empty output visitEric Blake2016-02-081-0/+2
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-081-10/+4Star
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-089-129/+129
* tests: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster2016-02-082-7/+7
* vhost-user-test: use correct ROM to speed up and avoid spurious failuresPaolo Bonzini2016-02-061-3/+2Star
* tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov2016-02-044-0/+0
* tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov2016-02-044-0/+0
* 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