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-02
tcg: Implement gvec support for rotate by vector
Richard Henderson
2020-06-02
tcg: Implement gvec support for rotate by immediate
Richard Henderson
2020-06-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-06-01
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200601a'...
Peter Maydell
2020-06-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20200601...
Peter Maydell
2020-06-01
migration/migration.c: Fix hang in ram_save_host_page
Lukas Straub
2020-06-01
migration/colo.c: Move colo_notify_compares_event to the right place
Lukas Straub
2020-06-01
migration/colo.c: Relaunch failover even if there was an error
Lukas Straub
2020-06-01
migration/colo.c: Flush ram cache only after receiving device state
Lukas Straub
2020-06-01
migration/colo.c: Use cpu_synchronize_all_states()
Lukas Straub
2020-06-01
migration/colo.c: Use event instead of semaphore
Lukas Straub
2020-06-01
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé
2020-06-01
virtiofsd: remove symlink fallbacks
Miklos Szeredi
2020-06-01
hmp: Simplify qom-set
Dr. David Alan Gilbert
2020-06-01
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2020-06-01
migration/rdma: cleanup rdma context before g_free to avoid memleaks
Pan Nengyuan
2020-06-01
migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
Pan Nengyuan
2020-06-01
target/tricore: Implement gdbstub
Bastian Koppelmann
2020-06-01
target/tricore: Implement tricore_cpu_get_phys_page_debug
Bastian Koppelmann
2020-06-01
target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
Bastian Koppelmann
2020-06-01
target/tricore: Move translate feature check to ctx
Bastian Koppelmann
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
[next]