index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-01
target/tricore: Don't save pc in generate_qemu_excp
Bastian Koppelmann
2020-06-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...
Peter Maydell
2020-06-01
hw/mips: fuloong2e: Set preferred page size to 16KB
Huacai Chen
2020-06-01
target/mips: Support variable page size
Huacai Chen
2020-06-01
target/mips: Add more CP0 register for save/restore
Huacai Chen
2020-06-01
hw/mips: Add CPU IRQ3 delivery for KVM
Huacai Chen
2020-06-01
configure: Add KVM target support for MIPS64
Huacai Chen
2020-06-01
tests/Makefile: Fix description of "make check"
Huacai Chen
2020-05-31
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...
Peter Maydell
2020-05-31
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-3...
Peter Maydell
2020-05-31
tests/acceptance: refactor boot_linux to allow code reuse
Pavel Dovgalyuk
2020-05-31
tests/acceptance: refactor boot_linux_console test to allow code reuse
Pavel Dovgalyuk
2020-05-31
tests/acceptance: allow console interaction with specific VMs
Pavel Dovgalyuk
2020-05-31
tests/acceptance/migration.py: Wait for both sides
Dr. David Alan Gilbert
2020-05-31
tests/migration/guestperf: Use Python 3 interpreter
Philippe Mathieu-Daudé
2020-05-31
tests/vm: allow wait_ssh() to specify command
Robert Foley
2020-05-31
tests/vm: Add ability to select QEMU from current build
Robert Foley
2020-05-31
tests/vm: Pass --debug through for vm-boot-ssh
Robert Foley
2020-05-31
python/qemu/qtest: Check before accessing _qtest
John Snow
2020-05-31
python/qemu/qmp: assert sockfile is not None
John Snow
2020-05-31
python/qemu/qmp: use True/False for non/blocking modes
John Snow
2020-05-31
python/qemu: Adjust traceback typing
John Snow
2020-05-31
python/qemu: fix socket.makefile() typing
John Snow
2020-05-31
python/qemu: remove Python2 style super() calls
John Snow
2020-05-31
python/qemu: delint; add flake8 config
John Snow
2020-05-31
python/qemu: delint and add pylintrc
John Snow
2020-05-31
python/qemu/machine: remove logging configuration
John Snow
2020-05-31
python/qemu/machine: add kill() method
Vladimir Sementsov-Ogievskiy
2020-05-31
python: remove more instances of sys.version_info
John Snow
2020-05-31
scripts/qmp: Fix shebang and imports
John Snow
2020-05-31
scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
Philippe Mathieu-Daudé
2020-05-31
scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
Philippe Mathieu-Daudé
2020-05-31
scripts/qmp: Use Python 3 interpreter
Philippe Mathieu-Daudé
2020-05-31
scripts/qemu-gdb: Use Python 3 interpreter
Philippe Mathieu-Daudé
2020-05-31
scripts/qemugdb: Remove shebang header
Philippe Mathieu-Daudé
2020-05-30
hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-30
hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
Philippe Mathieu-Daudé
2020-05-29
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...
Peter Maydell
2020-05-29
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...
Peter Maydell
2020-05-28
iotests: Add test 291 to for qemu-img bitmap coverage
Eric Blake
2020-05-28
qemu-img: Add convert --bitmaps option
Eric Blake
2020-05-28
qemu-img: Factor out code for merging bitmaps
Eric Blake
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
iotests: Fix test 178
Eric Blake
2020-05-28
migration: forbid bitmap migration by generated node-name
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: add_bitmaps_to_list: check disk name once
Vladimir Sementsov-Ogievskiy
2020-05-28
iotests: 194: test also migration of dirty bitmap
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: fix bitmaps pre-blockdev migration with mirror job
Vladimir Sementsov-Ogievskiy
2020-05-28
block/dirty-bitmap: add bdrv_has_named_bitmaps helper
Vladimir Sementsov-Ogievskiy
2020-05-28
migration: refactor init_dirty_bitmap_migration
Vladimir Sementsov-Ogievskiy
[next]