summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell2017-11-031-0/+1
|\
| * docker: add python stdlib dependency (required by keycodemapdb)Philippe Mathieu-Daudé2017-11-021-0/+1
* | nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy2017-10-301-0/+15
|/
* tests: check that migration parameters are really assignedJuan Quintela2017-10-291-3/+24
* tests: Don't abuse global_qtestJuan Quintela2017-10-291-28/+27Star
* tests: Factorize out migrate_test_start/endJuan Quintela2017-10-291-38/+48
* tests: Refactor setting of parameters/capabilitiesJuan Quintela2017-10-291-37/+64
* tests: rename postcopy-test to migration-testJuan Quintela2017-10-292-8/+6Star
* iotests: Add cluster_size=64k to 125Max Reitz2017-10-262-50/+437
* iotests: Filter actual image size in 184 and 191Max Reitz2017-10-264-29/+30
* iotests: Pull _filter_actual_image_size from 67/87Max Reitz2017-10-263-2/+8
* iotests: Add test for dataplane mirroringMax Reitz2017-10-263-0/+112
* qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake2017-10-262-7/+24
* qemu-img: Drop redundant error message in compareEric Blake2017-10-261-2/+0Star
* qemu-iotests: Test backing_fmt with backing node referenceKevin Wolf2017-10-262-2/+3
* 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