aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01target/tricore: Don't save pc in generate_qemu_excpBastian Koppelmann
2020-06-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...Peter Maydell
2020-06-01hw/mips: fuloong2e: Set preferred page size to 16KBHuacai Chen
2020-06-01target/mips: Support variable page sizeHuacai Chen
2020-06-01target/mips: Add more CP0 register for save/restoreHuacai Chen
2020-06-01hw/mips: Add CPU IRQ3 delivery for KVMHuacai Chen
2020-06-01configure: Add KVM target support for MIPS64Huacai Chen
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen
2020-05-31Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell
2020-05-31Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-3...Peter Maydell
2020-05-31tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk
2020-05-31tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk
2020-05-31tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley
2020-05-31python/qemu/qtest: Check before accessing _qtestJohn Snow
2020-05-31python/qemu/qmp: assert sockfile is not NoneJohn Snow
2020-05-31python/qemu/qmp: use True/False for non/blocking modesJohn Snow
2020-05-31python/qemu: Adjust traceback typingJohn Snow
2020-05-31python/qemu: fix socket.makefile() typingJohn Snow
2020-05-31python/qemu: remove Python2 style super() callsJohn Snow
2020-05-31python/qemu: delint; add flake8 configJohn Snow
2020-05-31python/qemu: delint and add pylintrcJohn Snow
2020-05-31python/qemu/machine: remove logging configurationJohn Snow
2020-05-31python/qemu/machine: add kill() methodVladimir Sementsov-Ogievskiy
2020-05-31python: remove more instances of sys.version_infoJohn Snow
2020-05-31scripts/qmp: Fix shebang and importsJohn Snow
2020-05-31scripts/modules/module_block: Use Python 3 interpreter & add pseudo-mainPhilippe Mathieu-Daudé
2020-05-31scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()Philippe Mathieu-Daudé
2020-05-31scripts/qmp: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31scripts/qemu-gdb: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31scripts/qemugdb: Remove shebang headerPhilippe Mathieu-Daudé
2020-05-30hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-30hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bitPhilippe Mathieu-Daudé
2020-05-29Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell
2020-05-29Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell
2020-05-28iotests: Add test 291 to for qemu-img bitmap coverageEric Blake
2020-05-28qemu-img: Add convert --bitmaps optionEric Blake
2020-05-28qemu-img: Factor out code for merging bitmapsEric Blake
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake
2020-05-28iotests: Fix test 178Eric Blake
2020-05-28migration: forbid bitmap migration by generated node-nameVladimir Sementsov-Ogievskiy
2020-05-28migration: add_bitmaps_to_list: check disk name onceVladimir Sementsov-Ogievskiy
2020-05-28iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy
2020-05-28migration: fix bitmaps pre-blockdev migration with mirror jobVladimir Sementsov-Ogievskiy
2020-05-28block/dirty-bitmap: add bdrv_has_named_bitmaps helperVladimir Sementsov-Ogievskiy
2020-05-28migration: refactor init_dirty_bitmap_migrationVladimir Sementsov-Ogievskiy