aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell
2017-10-20tests: Enable the very simple virtio tests on s390x, tooThomas Huth
2017-10-20libqtest: Add qtest_[v]startf()Eric Blake
2017-10-20docker: Fix PATH for ccacheFam Zheng
2017-10-20docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'Greg Kurz
2017-10-20docker: allow running from srcdir != builddir buildPaolo Bonzini
2017-10-20docker: cleanup temp directory after testPeter Xu
2017-10-20docker: Don't allocate tty unless DEBUG=1Fam Zheng
2017-10-17Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-10-16gitignore: ignore check-qlit testCarlo Marcelo Arenas Belón
2017-10-16Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...Peter Maydell
2017-10-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-10-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell
2017-10-16tests/prom-env: Bump the timeout, and test pseries only in slow modeThomas Huth
2017-10-16tests: use g_new() family of functionsMarc-André Lureau
2017-10-15tests/pxe: Test more NICs when running in SPEED=slow modeThomas Huth
2017-10-12nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy
2017-10-12vhost-user-bridge: Only process received packets on started queuesDr. David Alan Gilbert
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost
2017-10-11guestperf: Configure logging on all shell frontendsEduardo Habkost
2017-10-11basevm: Call logging.basicConfig()Eduardo Habkost
2017-10-11iotests: Set up Python loggingEduardo Habkost
2017-10-10build-sys: fix libvhost-user.a buildMarc-André Lureau
2017-10-06iotests: Fix 195 if IMGFMT is part of TEST_DIRMax Reitz
2017-10-06iotests: Add test 197 for covering copy-on-readEric Blake
2017-10-06iotests: Restore stty settings on completionEric Blake
2017-10-06commit: Remove overlay_bsKevin Wolf
2017-10-06qemu-iotests: Test commit block job where top has two parentsKevin Wolf
2017-10-06qemu-iotests: Allow QMP pretty printing in common.qemuKevin Wolf
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini
2017-10-06qemu-iotests: remove dead codePaolo Bonzini
2017-10-06qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake
2017-10-06hbitmap: Rename serialization_granularity to serialization_alignEric Blake
2017-09-29docker: Don't mount ccache db if NOUSER=1Fam Zheng
2017-09-29docker: test-block: Don't continue if build failsFam Zheng
2017-09-29tests/docker/run: don't source /etc/profileAlex Bennée
2017-09-29docker: Fix test-mingwFam Zheng
2017-09-29docker: add installation to build testsPaolo Bonzini
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell
2017-09-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert