aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-25qga: Support enum names in guest-file-seekEric Blake
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin
2016-02-23all: Clean up includesPeter Maydell
2016-02-23all: Clean up includesPeter Maydell
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia
2016-02-22throttle: Test throttle_compute_wait() during burstsAlberto Garcia
2016-02-22throttle: Check that burst_level leaks correctlyAlberto Garcia
2016-02-22throttle: Use throttle_config_init() to initialize ThrottleConfigAlberto Garcia
2016-02-22throttle: Merge all functions that check the configuration into oneAlberto Garcia
2016-02-22throttle: Set always an average value when setting a maximum valueAlberto Garcia
2016-02-22throttle: Make throttle_is_valid() set errpAlberto Garcia
2016-02-22throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia
2016-02-22throttle: Make throttle_conflicting() set errpAlberto Garcia
2016-02-22block: Fix -incoming with snapshot=onKevin Wolf
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