Age | Commit message (Expand) | Author | Files | Lines |
2017-09-29 | docker: Don't mount ccache db if NOUSER=1 | Fam Zheng | 1 | -2/+4 |
2017-09-29 | docker: test-block: Don't continue if build fails | Fam Zheng | 1 | -1/+1 |
2017-09-29 | tests/docker/run: don't source /etc/profile | Alex Bennée | 1 | -1/+0 |
2017-09-29 | docker: Fix test-mingw | Fam Zheng | 1 | -0/+3 |
2017-09-29 | docker: add installation to build tests | Paolo Bonzini | 14 | -4/+21 |
2017-09-27 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'... | Peter Maydell | 1 | -4/+9 |
2017-09-27 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 21 | -20/+399 |
2017-09-27 | migration: Route more error paths | Dr. David Alan Gilbert | 1 | -3/+6 |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert | 1 | -1/+3 |
2017-09-26 | qemu-iotests: add shrinking image test | Pavel Butsykin | 3 | -0/+176 |
2017-09-26 | qemu-img: add --shrink flag for resize | Pavel Butsykin | 2 | -3/+3 |
2017-09-26 | iotests: fix 181: enable postcopy-ram capability on target | Vladimir Sementsov-Ogievskiy | 2 | -1/+2 |
2017-09-26 | qemu-iotests: Test change-backing-file command | Kevin Wolf | 3 | -0/+171 |
2017-09-26 | qemu-io: Drop write permissions before read-only reopen | Kevin Wolf | 1 | -1/+1 |
2017-09-26 | iotests: Print full path of bad output if mismatch | Fam Zheng | 1 | -1/+1 |
2017-09-26 | iotests: use virtio aliases for 067 | Cornelia Huck | 2 | -2/+2 |
2017-09-26 | iotests: use -ccw on s390x for 051 | Cornelia Huck | 3 | -3/+13 |
2017-09-26 | iotests: use -ccw on s390x for 040, 139, and 182 | Cornelia Huck | 3 | -5/+26 |
2017-09-26 | qemu-iotests: Add missing -machine accel=qtest | Kevin Wolf | 2 | -4/+4 |
2017-09-26 | tests/boot-sector: Increase timeout to 600 seconds | Thomas Huth | 1 | -2/+2 |
2017-09-22 | docker: Drop 'set -e' from run script | Fam Zheng | 1 | -5/+3 |
2017-09-22 | docker: Use archive-source.py | Fam Zheng | 2 | -19/+3 |
2017-09-22 | tests: Add README for vm tests | Fam Zheng | 1 | -0/+89 |
2017-09-22 | Makefile: Add rules to run vm tests | Fam Zheng | 1 | -0/+42 |
2017-09-22 | tests: Add OpenBSD image | Fam Zheng | 1 | -0/+43 |
2017-09-22 | tests: Add NetBSD image | Fam Zheng | 1 | -0/+42 |
2017-09-22 | tests: Add FreeBSD image | Fam Zheng | 1 | -0/+42 |
2017-09-22 | tests: Add ubuntu.i386 image | Fam Zheng | 1 | -0/+89 |
2017-09-22 | tests: Add vm test lib | Fam Zheng | 1 | -0/+262 |
2017-09-22 | tests: Add a test key pair | Fam Zheng | 3 | -0/+34 |
2017-09-22 | gitignore: Ignore vm test images | Fam Zheng | 1 | -0/+1 |
2017-09-22 | docker: Add test-block | Fam Zheng | 1 | -0/+21 |
2017-09-22 | docker: Add nettle-devel to fedora image | Fam Zheng | 1 | -0/+1 |
2017-09-22 | docker: Use unconfined security profile | Fam Zheng | 1 | -0/+1 |
2017-09-22 | docker: Add test_fail and prep_fail | Fam Zheng | 1 | -0/+12 |
2017-09-22 | docker: Fix return code of build_qemu() | Fam Zheng | 1 | -2/+1 |
2017-09-22 | tests/docker: Clean up paths | Fam Zheng | 2 | -5/+4 |
2017-09-22 | docker: Enable features explicitly in test-full | Fam Zheng | 1 | -6/+76 |
2017-09-22 | docker: Update ubuntu image | Fam Zheng | 1 | -3/+8 |
2017-09-22 | docker: reduce noise when building travis.docker | Alex Bennée | 1 | -0/+3 |
2017-09-22 | docker: don't install device-tree-compiler build-deps in travis.docker | Alex Bennée | 1 | -2/+1 |
2017-09-22 | docker: docker.py make --no-cache skip checksum test | Alex Bennée | 1 | -1/+2 |
2017-09-22 | docker: ensure NOUSER for travis images | Alex Bennée | 1 | -0/+1 |
2017-09-19 | tests: Enable the drive_del test also on s390x | Thomas Huth | 4 | -10/+38 |
2017-09-19 | docker: fix creation of archives | Paolo Bonzini | 1 | -1/+0 |
2017-09-19 | Convert remaining single line fprintf() to warn_report() | Alistair Francis | 1 | -1/+1 |
2017-09-19 | Makefile: Remove libqemustub.a | Paolo Bonzini | 1 | -3/+2 |
2017-09-19 | ptimer-test: do not link to libqemustub.a/libqemuutil.a | Paolo Bonzini | 2 | -1/+5 |
2017-09-19 | test-qga: add missing qemu-ga tool dependency | Philippe Mathieu-Daudé | 1 | -1/+2 |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini | 1 | -1/+1 |