summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé2020-05-313-3/+3
| * | | tests/vm: allow wait_ssh() to specify commandRobert Foley2020-05-311-7/+7
| * | | tests/vm: Add ability to select QEMU from current buildRobert Foley2020-05-312-5/+27
| * | | tests/vm: Pass --debug through for vm-boot-sshRobert Foley2020-05-311-0/+1
| * | | python/qemu/qtest: Check before accessing _qtestJohn Snow2020-05-311-3/+11
| * | | python/qemu/qmp: assert sockfile is not NoneJohn Snow2020-05-311-0/+1
| * | | python/qemu/qmp: use True/False for non/blocking modesJohn Snow2020-05-311-2/+2
| * | | python/qemu: Adjust traceback typingJohn Snow2020-05-312-4/+14
| * | | python/qemu: fix socket.makefile() typingJohn Snow2020-05-312-7/+15
| * | | python/qemu: remove Python2 style super() callsJohn Snow2020-05-312-9/+8Star
| * | | python/qemu: delint; add flake8 configJohn Snow2020-05-314-9/+19
| * | | python/qemu: delint and add pylintrcJohn Snow2020-05-313-18/+88
| * | | python/qemu/machine: remove logging configurationJohn Snow2020-05-311-3/+0Star
| * | | python/qemu/machine: add kill() methodVladimir Sementsov-Ogievskiy2020-05-311-3/+9
| * | | python: remove more instances of sys.version_infoJohn Snow2020-05-315-30/+13Star
| * | | scripts/qmp: Fix shebang and importsJohn Snow2020-05-316-6/+18
| * | | scripts/modules/module_block: Use Python 3 interpreter & add pseudo-mainPhilippe Mathieu-Daudé2020-05-311-14/+15
| * | | scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()Philippe Mathieu-Daudé2020-05-311-3/+4
| * | | scripts/qmp: Use Python 3 interpreterPhilippe Mathieu-Daudé2020-05-314-4/+4
| * | | scripts/qemu-gdb: Use Python 3 interpreterPhilippe Mathieu-Daudé2020-05-311-2/+2
| * | | scripts/qemugdb: Remove shebang headerPhilippe Mathieu-Daudé2020-05-316-11/+4Star
* | | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-3...Peter Maydell2020-05-314-17/+32
|\ \ \ \
| * | | | hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé2020-05-304-15/+30
| * | | | hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bitPhilippe Mathieu-Daudé2020-05-301-4/+4
| |/ / /
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell2020-05-2921-71/+576
|\ \ \ \ | |/ / / |/| | |
| * | | iotests: Add test 291 to for qemu-img bitmap coverageEric Blake2020-05-283-0/+193
| * | | qemu-img: Add convert --bitmaps optionEric Blake2020-05-283-6/+74
| * | | qemu-img: Factor out code for merging bitmapsEric Blake2020-05-281-13/+21
| * | | qcow2: Expose bitmaps' size during measureEric Blake2020-05-2811-13/+159
| * | | iotests: Fix test 178Eric Blake2020-05-282-2/+2
| * | | migration: forbid bitmap migration by generated node-nameVladimir Sementsov-Ogievskiy2020-05-281-0/+7
| * | | migration: add_bitmaps_to_list: check disk name onceVladimir Sementsov-Ogievskiy2020-05-281-6/+11
| * | | iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy2020-05-282-4/+16
| * | | migration: fix bitmaps pre-blockdev migration with mirror jobVladimir Sementsov-Ogievskiy2020-05-281-1/+44
| * | | block/dirty-bitmap: add bdrv_has_named_bitmaps helperVladimir Sementsov-Ogievskiy2020-05-282-0/+14
| * | | migration: refactor init_dirty_bitmap_migrationVladimir Sementsov-Ogievskiy2020-05-281-40/+49
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell2020-05-2915-39/+172
|\ \ \ \
| * | | | tests/tcg: add new threadcount testAlex Bennée2020-05-272-0/+66
| * | | | linux-user: properly "unrealize" vCPU objectAlex Bennée2020-05-271-8/+11
| * | | | cpus-common: ensure auto-assigned cpu_indexes don't clashAlex Bennée2020-05-271-5/+5
| * | | | tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée2020-05-273-2/+17
| * | | | tests/docker: add debian11 base imageAlex Bennée2020-05-272-1/+19
| * | | | tests/tcg: better detect confused gdb which can't connectAlex Bennée2020-05-271-0/+4
| * | | | tests/fp: split and audit the conversion testsAlex Bennée2020-05-271-5/+32
| * | | | tests/fp: enable extf80_le_quite testsAlex Bennée2020-05-271-7/+0Star
| * | | | tests/tcg: fix invocation of the memory record/replay testsAlex Bennée2020-05-271-1/+1
| * | | | travis.yml: Use clang++ in the Clang testsThomas Huth2020-05-271-3/+5
| * | | | tests/vm: pass --genisoimage to basevm scriptAlex Bennée2020-05-272-6/+11
| * | | | configure: add alternate binary for genisoimageAlex Bennée2020-05-271-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...Peter Maydell2020-05-2811-281/+300
|\ \ \ \ | |_|/ / |/| | |