aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-04-28iotests: fix exclusion optionJohn Snow
2017-04-28iotests: clarify help textJohn Snow
2017-04-28qcow2: Allow discard of final unaligned clusterEric Blake
2017-04-27qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz
2017-04-27iotests: 109: Filter out "len" of failed jobsFam Zheng
2017-04-27iotests: Fix typo in 026Eric Blake
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf
2017-04-27iotests/051: Add test for empty filenameMax Reitz
2017-04-27qemu-iotests: Test postcopy migrationKevin Wolf
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf
2017-04-26tests: Add a tester for HMP commandsThomas Huth
2017-04-26libqtest: Add a generic function to run a callback function for every machineThomas Huth
2017-04-26libqtest: Ignore QMP events when parsing the response for HMP commandsThomas Huth
2017-04-24qemu-iotests: _cleanup_qemu must be called on exitJeff Cody
2017-04-24qemu-iotests: exclude vxhs from image creation via protocolJeff Cody
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal
2017-04-24crypto: Make errp the last parameter of functionsFam Zheng
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng
2017-04-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-04-21trace: Put all trace.o into libqemuutil.aXu, Anthony
2017-04-21throttle: make throttle_config(throttle_get_config()) symmetricStefan Hajnoczi
2017-04-21throttle: do not use invalid config in testStefan Hajnoczi
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng
2017-04-11tests/block-job-txn: Don't start block job before adding to txnFam Zheng
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz
2017-04-04io: fix incoming client socket initializationWang guang
2017-04-03tests/libqtest.c: Delete possible stale unix socketsPeter Maydell
2017-04-03iotests: Improve image-clear tests on non-aligned imageEric Blake
2017-04-03iotests: fix 097 when run with qcowDaniel P. Berrange
2017-04-03nbd: Tidy up blockdev-add interfaceMarkus Armbruster
2017-03-30tests/acpi: don't pack a structureMichael S. Tsirkin
2017-03-28block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster
2017-03-27tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed structPeter Maydell
2017-03-24boot-serial-test: use -no-shutdownChristian Borntraeger
2017-03-22qapi: Fix QemuOpts visitor regression on unvisited inputEric Blake
2017-03-22tests: Expose regression in QemuOpts visitorEric Blake
2017-03-21test-qobject-input-visitor: Cover visit_type_uint64()Markus Armbruster
2017-03-21qapi: Fix string input visitor regression for empty listsMarkus Armbruster
2017-03-21qapi2texi: Fix translation of *strong* and _emphasized_Markus Armbruster
2017-03-21tests/qapi-schema: Systematic positive doc comment testsMarkus Armbruster
2017-03-21tests/qapi-schema: Make test-qapi.py print docs againMarkus Armbruster
2017-03-21test-keyval: Cover alternate and 'any' typeMarkus Armbruster
2017-03-21test-keyval: Tweaks to improve list coverageMarkus Armbruster
2017-03-16Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-03-16qapi: Fix a misleading parser error messageMarkus Armbruster
2017-03-16qapi: Fix detection of bogus member documentationMarkus Armbruster
2017-03-16tests/qapi-schema: Improve coverage of bogus member docsMarkus Armbruster
2017-03-16tests/qapi-schema: Rename doc-bad-args to doc-bad-command-argMarkus Armbruster