]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-06-05 Stefano Garzarellaio_uring: use io_uring_cq_ready() to check for ready...
2020-06-05 Stefano Garzarellaio_uring: retry io_uring_submit() if it fails with...
2020-06-04 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-06-03 Alistair Francisriscv: Initial commit of OpenTitan machine
2020-06-03 Alistair Francistarget/riscv: Add the lowRISC Ibex CPU
2020-06-03 Alistair Francistarget/riscv: Don't set PMP feature in the cpu init
2020-06-03 Alistair Francistarget/riscv: Disable the MMU correctly
2020-06-03 Alistair Francistarget/riscv: Don't overwrite the reset vector
2020-06-03 Alistair Francisriscv/boot: Add a missing header include
2020-06-03 Alistair Francisriscv: sifive_e: Manually define the machine
2020-06-03 Alistair Francisdocs: deprecated: Update the -bios documentation
2020-06-03 Alistair Francistarget/riscv: Drop support for ISA spec version 1.09.1
2020-06-03 Alistair Francistarget/riscv: Remove the deprecated CPUs
2020-06-03 Alistair Francishw/riscv: spike: Remove deprecated ISA specific machines
2020-06-03 Bin Menghw/riscv: virt: Remove the riscv_ prefix of the machine...
2020-06-03 Bin Menghw/riscv: sifive_u: Remove the riscv_ prefix of the...
2020-06-03 Bin Mengriscv: Change the default behavior if no -bios option...
2020-06-03 Bin Mengriscv: Suppress the error report for QEMU testing with...
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-06-02 Nick Hudsonaccel/tcg: Provide a NetBSD specific aarch64 cpu_signal...
2020-06-02 Nick Hudsonaccel/tcg: Adjust cpu_signal_handler for NetBSD/arm
2020-06-02 Richard Hendersontcg: Improve move ops in liveness_pass_2
2020-06-02 Richard Hendersontarget/s390x: Use tcg_gen_gvec_rotl{i,s,v}
2020-06-02 Richard Hendersontarget/ppc: Use tcg_gen_gvec_rotlv
2020-06-02 Richard Hendersontcg/ppc: Implement INDEX_op_rot[lr]v_vec
2020-06-02 Richard Hendersontcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
2020-06-02 Richard Hendersontcg/i386: Implement INDEX_op_rotl{i,s,v}_vec
2020-06-02 Richard Hendersontcg: Implement gvec support for rotate by scalar
2020-06-02 Richard Hendersontcg: Remove expansion to shift by vector from do_shifts
2020-06-02 Richard Hendersontcg: Implement gvec support for rotate by vector
2020-06-02 Richard Hendersontcg: Implement gvec support for rotate by immediate
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2020-06-02 Laurent Viviertarget/m68k: implement opcode fetoxm1
2020-06-02 Laurent Viviertarget/m68k: implement fmove.l #<data>,FPCR
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-06-01 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-06-01 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2020-06-01 Lukas Straubmigration/migration.c: Fix hang in ram_save_host_page
2020-06-01 Lukas Straubmigration/colo.c: Move colo_notify_compares_event to...
2020-06-01 Lukas Straubmigration/colo.c: Relaunch failover even if there was...
2020-06-01 Lukas Straubmigration/colo.c: Flush ram cache only after receiving...
2020-06-01 Lukas Straubmigration/colo.c: Use cpu_synchronize_all_states()
2020-06-01 Lukas Straubmigration/colo.c: Use event instead of semaphore
2020-06-01 Philippe Mathieu... migration/vmstate: Remove unnecessary MemoryRegion...
2020-06-01 Miklos Szeredivirtiofsd: remove symlink fallbacks
2020-06-01 Dr. David Alan... hmp: Simplify qom-set
2020-06-01 Dr. David Alan... hmp: Implement qom-get HMP command
2020-06-01 Pan Nengyuanmigration/rdma: cleanup rdma context before g_free...
2020-06-01 Pan Nengyuanmigration/rdma: fix potential nullptr access in rdma_st...
2020-06-01 Bastian Koppelmanntarget/tricore: Implement gdbstub
2020-06-01 Bastian Koppelmanntarget/tricore: Implement tricore_cpu_get_phys_page_debug
2020-06-01 Bastian Koppelmanntarget/tricore: Raise EXCP_DEBUG in gen_goto_tb() for...
2020-06-01 Bastian Koppelmanntarget/tricore: Move translate feature check to ctx
2020-06-01 Bastian Koppelmanntarget/tricore: Don't save pc in generate_qemu_excp
2020-06-01 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-01 Huacai Chenhw/mips: fuloong2e: Set preferred page size to 16KB
2020-06-01 Huacai Chentarget/mips: Support variable page size
2020-06-01 Huacai Chentarget/mips: Add more CP0 register for save/restore
2020-06-01 Huacai Chenhw/mips: Add CPU IRQ3 delivery for KVM
2020-06-01 Huacai Chenconfigure: Add KVM target support for MIPS64
2020-06-01 Huacai Chentests/Makefile: Fix description of "make check"
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-31 Pavel Dovgalyuktests/acceptance: refactor boot_linux to allow code...
2020-05-31 Pavel Dovgalyuktests/acceptance: refactor boot_linux_console test...
2020-05-31 Pavel Dovgalyuktests/acceptance: allow console interaction with specif...
2020-05-31 Dr. David Alan... tests/acceptance/migration.py: Wait for both sides
2020-05-31 Philippe Mathieu... tests/migration/guestperf: Use Python 3 interpreter
2020-05-31 Robert Foleytests/vm: allow wait_ssh() to specify command
2020-05-31 Robert Foleytests/vm: Add ability to select QEMU from current build
2020-05-31 Robert Foleytests/vm: Pass --debug through for vm-boot-ssh
2020-05-31 John Snowpython/qemu/qtest: Check before accessing _qtest
2020-05-31 John Snowpython/qemu/qmp: assert sockfile is not None
2020-05-31 John Snowpython/qemu/qmp: use True/False for non/blocking modes
2020-05-31 John Snowpython/qemu: Adjust traceback typing
2020-05-31 John Snowpython/qemu: fix socket.makefile() typing
2020-05-31 John Snowpython/qemu: remove Python2 style super() calls
2020-05-31 John Snowpython/qemu: delint; add flake8 config
2020-05-31 John Snowpython/qemu: delint and add pylintrc
2020-05-31 John Snowpython/qemu/machine: remove logging configuration
2020-05-31 Vladimir Sementsov... python/qemu/machine: add kill() method
2020-05-31 John Snowpython: remove more instances of sys.version_info
2020-05-31 John Snowscripts/qmp: Fix shebang and imports
2020-05-31 Philippe Mathieu... scripts/modules/module_block: Use Python 3 interpreter...
2020-05-31 Philippe Mathieu... scripts/kvm/vmxcap: Use Python 3 interpreter and add...
2020-05-31 Philippe Mathieu... scripts/qmp: Use Python 3 interpreter
2020-05-31 Philippe Mathieu... scripts/qemu-gdb: Use Python 3 interpreter
2020-05-31 Philippe Mathieu... scripts/qemugdb: Remove shebang header
2020-05-30 Philippe Mathieu... hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
2020-05-30 Philippe Mathieu... hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-28 Eric Blakeiotests: Add test 291 to for qemu-img bitmap coverage
2020-05-28 Eric Blakeqemu-img: Add convert --bitmaps option
2020-05-28 Eric Blakeqemu-img: Factor out code for merging bitmaps
2020-05-28 Eric Blakeqcow2: Expose bitmaps' size during measure
2020-05-28 Eric Blakeiotests: Fix test 178
2020-05-28 Vladimir Sementsov... migration: forbid bitmap migration by generated node...
2020-05-28 Vladimir Sementsov... migration: add_bitmaps_to_list: check disk name once
2020-05-28 Vladimir Sementsov... iotests: 194: test also migration of dirty bitmap
next