summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell18-156/+156
2017-10-20tests: Enable the very simple virtio tests on s390x, tooThomas Huth4-18/+28
2017-10-20libqtest: Add qtest_[v]startf()Eric Blake14-138/+128
2017-10-20docker: Fix PATH for ccacheFam Zheng1-1/+1
2017-10-20docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'Greg Kurz1-1/+1
2017-10-20docker: allow running from srcdir != builddir buildPaolo Bonzini1-2/+2
2017-10-20docker: cleanup temp directory after testPeter Xu1-0/+2
2017-10-20docker: Don't allocate tty unless DEBUG=1Fam Zheng1-2/+2
2017-10-17Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-0/+1
2017-10-16gitignore: ignore check-qlit testCarlo Marcelo Arenas Belón1-0/+1
2017-10-16Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...Peter Maydell8-17/+19
2017-10-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-10/+21
2017-10-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell1-2/+2
2017-10-16tests/prom-env: Bump the timeout, and test pseries only in slow modeThomas Huth1-6/+8
2017-10-16tests: use g_new() family of functionsMarc-André Lureau7-11/+11
2017-10-15tests/pxe: Test more NICs when running in SPEED=slow modeThomas Huth1-10/+21
2017-10-12nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy1-2/+2
2017-10-12vhost-user-bridge: Only process received packets on started queuesDr. David Alan Gilbert1-0/+1
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost2-6/+2
2017-10-11guestperf: Configure logging on all shell frontendsEduardo Habkost1-0/+13
2017-10-11basevm: Call logging.basicConfig()Eduardo Habkost1-2/+2
2017-10-11iotests: Set up Python loggingEduardo Habkost1-0/+3
2017-10-10build-sys: fix libvhost-user.a buildMarc-André Lureau1-1/+1
2017-10-06iotests: Fix 195 if IMGFMT is part of TEST_DIRMax Reitz1-3/+4
2017-10-06iotests: Add test 197 for covering copy-on-readEric Blake4-0/+137
2017-10-06iotests: Restore stty settings on completionEric Blake1-0/+10
2017-10-06commit: Remove overlay_bsKevin Wolf1-4/+0
2017-10-06qemu-iotests: Test commit block job where top has two parentsKevin Wolf3-0/+981
2017-10-06qemu-iotests: Allow QMP pretty printing in common.qemuKevin Wolf1-3/+11
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini2-554/+531
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini2-5/+2
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini2-2/+2
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini4-49/+50
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini2-14/+5
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini5-75/+75
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini3-106/+73
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini3-41/+36
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini3-6/+3
2017-10-06qemu-iotests: remove dead codePaolo Bonzini4-145/+0
2017-10-06qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake1-1/+1
2017-10-06hbitmap: Rename serialization_granularity to serialization_alignEric Blake1-5/+5
2017-09-29docker: Don't mount ccache db if NOUSER=1Fam Zheng1-2/+4
2017-09-29docker: test-block: Don't continue if build failsFam Zheng1-1/+1
2017-09-29tests/docker/run: don't source /etc/profileAlex Bennée1-1/+0
2017-09-29docker: Fix test-mingwFam Zheng1-0/+3
2017-09-29docker: add installation to build testsPaolo Bonzini14-4/+21
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell1-4/+9
2017-09-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell21-20/+399
2017-09-27migration: Route more error pathsDr. David Alan Gilbert1-3/+6
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-1/+3