summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-09-2721-20/+399
|\ \ | |/ |/|
| * qemu-iotests: add shrinking image testPavel Butsykin2017-09-263-0/+176
| * qemu-img: add --shrink flag for resizePavel Butsykin2017-09-262-3/+3
| * iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy2017-09-262-1/+2
| * qemu-iotests: Test change-backing-file commandKevin Wolf2017-09-263-0/+171
| * qemu-io: Drop write permissions before read-only reopenKevin Wolf2017-09-261-1/+1
| * iotests: Print full path of bad output if mismatchFam Zheng2017-09-261-1/+1
| * iotests: use virtio aliases for 067Cornelia Huck2017-09-262-2/+2
| * iotests: use -ccw on s390x for 051Cornelia Huck2017-09-263-3/+13
| * iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck2017-09-263-5/+26
| * qemu-iotests: Add missing -machine accel=qtestKevin Wolf2017-09-262-4/+4
* | tests/boot-sector: Increase timeout to 600 secondsThomas Huth2017-09-261-2/+2
|/
* docker: Drop 'set -e' from run scriptFam Zheng2017-09-221-5/+3Star
* docker: Use archive-source.pyFam Zheng2017-09-222-19/+3Star
* tests: Add README for vm testsFam Zheng2017-09-221-0/+89
* Makefile: Add rules to run vm testsFam Zheng2017-09-221-0/+42