summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota2017-10-241-1/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into stagingPeter Maydell2017-10-2018-156/+156
|\
| * tests: Enable the very simple virtio tests on s390x, tooThomas Huth2017-10-204-18/+28
| * libqtest: Add qtest_[v]startf()Eric Blake2017-10-2014-138/+128Star
* | docker: Fix PATH for ccacheFam Zheng2017-10-201-1/+1
* | docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'Greg Kurz2017-10-201-1/+1
* | docker: allow running from srcdir != builddir buildPaolo Bonzini2017-10-201-2/+2
* | docker: cleanup temp directory after testPeter Xu2017-10-201-0/+2
* | docker: Don't allocate tty unless DEBUG=1Fam Zheng2017-10-201-2/+2
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-10-171-0/+1
|\
| * gitignore: ignore check-qlit testCarlo Marcelo Arenas Belón2017-10-161-0/+1
* | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...Peter Maydell2017-10-168-17/+19
|\ \ | |/ |/|
| * tests/prom-env: Bump the timeout, and test pseries only in slow modeThomas Huth2017-10-161-6/+8
| * tests: use g_new() family of functionsMarc-André Lureau2017-10-167-11/+11
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-10-161-10/+21
|\ \
| * | tests/pxe: Test more NICs when running in SPEED=slow modeThomas Huth2017-10-151-10/+21
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...Peter Maydell2017-10-161-2/+2
|\ \
| * | nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy2017-10-121-2/+2
| |/
* / vhost-user-bridge: Only process received packets on started queuesDr. David Alan Gilbert2017-10-121-0/+1
|/
* scripts: Remove debug parameter from QEMUMachineEduardo Habkost2017-10-112-6/+2Star
* guestperf: Configure logging on all shell frontendsEduardo Habkost2017-10-111-0/+13
* basevm: Call logging.basicConfig()Eduardo Habkost2017-10-111-2/+2
* iotests: Set up Python loggingEduardo Habkost2017-10-111-0/+3
* build-sys: fix libvhost-user.a buildMarc-André Lureau2017-10-101-1/+1
* iotests: Fix 195 if IMGFMT is part of TEST_DIRMax Reitz2017-10-061-3/+4
* iotests: Add test 197 for covering copy-on-readEric Blake2017-10-064-0/+137
* iotests: Restore stty settings on completionEric Blake2017-10-061-0/+10
* commit: Remove overlay_bsKevin Wolf2017-10-061-4/+0Star
* qemu-iotests: Test commit block job where top has two parentsKevin Wolf2017-10-063-0/+981
* qemu-iotests: Allow QMP pretty printing in common.qemuKevin Wolf2017-10-061-3/+11
* qemu-iotests: merge "check" and "common"Paolo Bonzini2017-10-062-554/+531Star
* qemu-iotests: get rid of $iamPaolo Bonzini2017-10-062-5/+2Star
* qemu-iotests: fix uninitialized variablePaolo Bonzini2017-10-062-2/+2
* qemu-iotests: disintegrate more parts of common.configPaolo Bonzini2017-10-064-49/+50
* qemu-iotests: do not include common.rc in "check"Paolo Bonzini2017-10-062-14/+5Star
* qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini2017-10-065-75/+75
* qemu-iotests: cleanup and fix search for programsPaolo Bonzini2017-10-063-106/+73Star
* qemu-iotests: move "check" code out of common.rcPaolo Bonzini2017-10-063-41/+36Star
* qemu-iotests: get rid of AWK_PROGPaolo Bonzini2017-10-063-6/+3Star
* qemu-iotests: remove dead codePaolo Bonzini2017-10-064-145/+0Star
* qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake2017-10-061-1/+1
* hbitmap: Rename serialization_granularity to serialization_alignEric Blake2017-10-061-5/+5
* docker: Don't mount ccache db if NOUSER=1Fam Zheng2017-09-291-2/+4
* docker: test-block: Don't continue if build failsFam Zheng2017-09-291-1/+1
* tests/docker/run: don't source /etc/profileAlex Bennée2017-09-291-1/+0Star
* docker: Fix test-mingwFam Zheng2017-09-291-0/+3
* docker: add installation to build testsPaolo Bonzini2017-09-2914-4/+21
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell2017-09-271-4/+9
|\
| * migration: Route more error pathsDr. David Alan Gilbert2017-09-271-3/+6
| * migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3