aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-05-08qobject: Drop useless QObject castsEric Blake
2017-05-08test-keyval: fix leaksMarc-André Lureau
2017-05-08tests/check-qdict: Fix missing bracketsDr. David Alan Gilbert
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi
2017-05-04tests: add /char/console testMarc-André Lureau
2017-05-04tests: add /char/udp testMarc-André Lureau
2017-05-04tests: add /char/socket testMarc-André Lureau
2017-05-04tests: add /char/file testMarc-André Lureau
2017-05-04tests: add /char/pipe testMarc-André Lureau
2017-05-04tests: add alias check in /char/ringbufMarc-André Lureau
2017-05-04char: add a /chardevs containerMarc-André Lureau
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