Age | Commit message (Expand) | Author |
2017-10-16 | tests: use g_new() family of functions | Marc-André Lureau |
2017-10-11 | scripts: Remove debug parameter from QEMUMachine | Eduardo Habkost |
2017-10-11 | guestperf: Configure logging on all shell frontends | Eduardo Habkost |
2017-10-11 | basevm: Call logging.basicConfig() | Eduardo Habkost |
2017-10-11 | iotests: Set up Python logging | Eduardo Habkost |
2017-10-10 | build-sys: fix libvhost-user.a build | Marc-André Lureau |
2017-10-06 | iotests: Fix 195 if IMGFMT is part of TEST_DIR | Max Reitz |
2017-10-06 | iotests: Add test 197 for covering copy-on-read | Eric Blake |
2017-10-06 | iotests: Restore stty settings on completion | Eric Blake |
2017-10-06 | commit: Remove overlay_bs | Kevin Wolf |
2017-10-06 | qemu-iotests: Test commit block job where top has two parents | Kevin Wolf |
2017-10-06 | qemu-iotests: Allow QMP pretty printing in common.qemu | Kevin Wolf |
2017-10-06 | qemu-iotests: merge "check" and "common" | Paolo Bonzini |
2017-10-06 | qemu-iotests: get rid of $iam | Paolo Bonzini |
2017-10-06 | qemu-iotests: fix uninitialized variable | Paolo Bonzini |
2017-10-06 | qemu-iotests: disintegrate more parts of common.config | Paolo Bonzini |
2017-10-06 | qemu-iotests: do not include common.rc in "check" | Paolo Bonzini |
2017-10-06 | qemu-iotests: limit non-_PROG-suffixed variables to common.rc | Paolo Bonzini |
2017-10-06 | qemu-iotests: cleanup and fix search for programs | Paolo Bonzini |
2017-10-06 | qemu-iotests: move "check" code out of common.rc | Paolo Bonzini |
2017-10-06 | qemu-iotests: get rid of AWK_PROG | Paolo Bonzini |
2017-10-06 | qemu-iotests: remove dead code | Paolo Bonzini |
2017-10-06 | qcow2: Switch store_bitmap_data() to byte-based iteration | Eric Blake |
2017-10-06 | hbitmap: Rename serialization_granularity to serialization_align | Eric Blake |
2017-09-29 | docker: Don't mount ccache db if NOUSER=1 | Fam Zheng |
2017-09-29 | docker: test-block: Don't continue if build fails | Fam Zheng |
2017-09-29 | tests/docker/run: don't source /etc/profile | Alex Bennée |
2017-09-29 | docker: Fix test-mingw | Fam Zheng |
2017-09-29 | docker: add installation to build tests | Paolo Bonzini |
2017-09-27 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'... | Peter Maydell |
2017-09-27 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-09-27 | migration: Route more error paths | Dr. David Alan Gilbert |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-09-26 | qemu-iotests: add shrinking image test | Pavel Butsykin |
2017-09-26 | qemu-img: add --shrink flag for resize | Pavel Butsykin |
2017-09-26 | iotests: fix 181: enable postcopy-ram capability on target | Vladimir Sementsov-Ogievskiy |
2017-09-26 | qemu-iotests: Test change-backing-file command | Kevin Wolf |
2017-09-26 | qemu-io: Drop write permissions before read-only reopen | Kevin Wolf |
2017-09-26 | iotests: Print full path of bad output if mismatch | Fam Zheng |
2017-09-26 | iotests: use virtio aliases for 067 | Cornelia Huck |
2017-09-26 | iotests: use -ccw on s390x for 051 | Cornelia Huck |
2017-09-26 | iotests: use -ccw on s390x for 040, 139, and 182 | Cornelia Huck |
2017-09-26 | qemu-iotests: Add missing -machine accel=qtest | Kevin Wolf |
2017-09-26 | tests/boot-sector: Increase timeout to 600 seconds | Thomas Huth |
2017-09-22 | docker: Drop 'set -e' from run script | Fam Zheng |
2017-09-22 | docker: Use archive-source.py | Fam Zheng |
2017-09-22 | tests: Add README for vm tests | Fam Zheng |
2017-09-22 | Makefile: Add rules to run vm tests | Fam Zheng |
2017-09-22 | tests: Add OpenBSD image | Fam Zheng |
2017-09-22 | tests: Add NetBSD image | Fam Zheng |