aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-19qapi: Don't box branches of flat unionsEric Blake
2016-02-19qapi: Don't box struct branch of alternateEric Blake
2016-02-19qapi: Add tests of complex objects within alternateEric Blake
2016-02-19qapi: Forbid 'any' inside an alternateEric Blake
2016-02-19qapi: Forbid empty unions and useless alternatesEric Blake
2016-02-19qapi-visit: Honor prefix of discriminator enumEric Blake
2016-02-18tests/vhost-user-bridge: add scattering of incoming packetsVictor Kaplansky
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange
2016-02-16nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange
2016-02-16Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-02-16-1...Peter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2016-02-16tests/i440fx-test: Don't define ARRAY_SIZE locallyPeter Maydell
2016-02-16tests: add pxe e1000 and virtio-pci testsVictor Kaplansky
2016-02-15io: introduce helper for creating channels from file descriptorsDaniel P. Berrange
2016-02-08qmp: Fix reference-counting of qnull on empty output visitEric Blake
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-08tests: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster
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