]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-02-01 Warner Loshbsd-user/signal.c: Only copy the _capsicum for FreeBSD_...
2022-02-01 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-02-01 Emanuele Giuseppe... block.h: remove outdated comment
2022-02-01 Hanna Reitziotests/migration-permissions: New test
2022-02-01 Hanna Reitzblock-backend: Retain permissions after migration
2022-02-01 Vladimir Sementsov... iotests: declare lack of support for compresion_type...
2022-02-01 Vladimir Sementsov... iotest 214: explicit compression type
2022-02-01 Vladimir Sementsov... iotests 60: more accurate set dirty bit in qcow2 header
2022-02-01 Vladimir Sementsov... iotests: bash tests: filter compression type
2022-02-01 Vladimir Sementsov... iotest 39: use _qcow2_dump_header
2022-02-01 Vladimir Sementsov... iotests: massive use _qcow2_dump_header
2022-02-01 Vladimir Sementsov... iotests/common.rc: introduce _qcow2_dump_header helper
2022-02-01 Vladimir Sementsov... qcow2: simple case support for downgrading of qcow2...
2022-02-01 Vladimir Sementsov... iotest 302: use img_info_log() helper
2022-02-01 Vladimir Sementsov... iotests.py: filter compression type out
2022-02-01 Vladimir Sementsov... iotests.py: filter out successful output of qemu-img...
2022-02-01 Vladimir Sementsov... iotest 065: explicit compression type
2022-02-01 Vladimir Sementsov... iotest 303: explicit compression type
2022-02-01 Vladimir Sementsov... iotests.py: rewrite default luks support in qemu_img
2022-02-01 Vladimir Sementsov... iotests: drop qemu_img_verbose() helper
2022-02-01 Vladimir Sementsov... iotests.py: qemu_img*("create"): support IMGOPTS='compr...
2022-02-01 Vladimir Sementsov... iotests: specify some unsupported_imgopts for python...
2022-02-01 Vladimir Sementsov... iotests.py: implement unsupported_imgopts
2022-02-01 Vladimir Sementsov... iotests.py: img_info_log(): rename imgopts argument
2022-02-01 Hanna Reitziotests/MRCE: Write data to source
2022-02-01 Thomas Huthtests/qemu-iotests: Fix 051 for binaries without 'lsi53...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-31 Warner Loshbsd-user/freebsd/target_os_ucontext.h: Prefer env as...
2022-01-31 Warner Loshbsd-user: Rename arg name for target_cpu_reset to env
2022-01-31 Warner LoshMAINTAINERS: Add tests/vm/*bsd to the list to get revie...
2022-01-31 Warner Loshbsd-user/signal.c: do_sigaltstack
2022-01-31 Warner Loshbsd-user/signal.c: implement do_sigaction
2022-01-31 Warner Loshbsd-user/signal.c: implement do_sigreturn
2022-01-30 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-01-29 Peter MaydellMerge remote-tracking branch 'remotes/quintela-gitlab...
2022-01-28 Hanna Reitziotests/block-status-cache: New test
2022-01-28 Warner Loshbsd-user/signal.c: process_pending_signals
2022-01-28 Warner Loshbsd-user/signal.c: tswap_siginfo
2022-01-28 Warner Loshbsd-user/signal.c: handle_pending_signal
2022-01-28 Warner Loshbsd-user/signal.c: setup_frame
2022-01-28 Warner Loshbsd-user/signal.c: sigset manipulation routines.
2022-01-28 Warner Loshbsd-user/signal.c: Fill in queue_signal
2022-01-28 Warner Loshbsd-user/signal.c: Implement dump_core_and_abort
2022-01-28 Warner Loshbsd-user/strace.c: print_taken_signal
2022-01-28 Warner Loshbsd-user/signal.c: Implement host_signal_handler
2022-01-28 Warner Loshbsd-user/signal.c: Implement rewind_if_in_safe_syscall
2022-01-28 Warner Loshbsd-user/signal.c: host_to_target_siginfo_noswap
2022-01-28 Warner Loshbsd-user: Add trace events for bsd-user
2022-01-28 Warner Loshbsd-user: Add host signals to the build
2022-01-28 Hanna Reitzblock/io: Update BSC only if want_zero is true
2022-01-28 Warner Loshbsd-user/host/x86_64/host-signal.h: Implement host_signal_*
2022-01-28 Warner Loshbsd-user/host/i386/host-signal.h: Implement host_signal_*
2022-01-28 Warner Loshbsd-user/host/arm/host-signal.h: Implement host_signal_*
2022-01-28 Warner Loshbsd-user/signal.c: Add si_type argument to queue_signal
2022-01-28 Warner Loshbsd-user/signal.c: Implement signal_init()
2022-01-28 Warner Loshbsd-user/signal.c: implement abstract target / host...
2022-01-28 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement data faults
2022-01-28 Warner Loshbsd-user/arm/target_arch_cpu.h: Use force_sig_fault...
2022-01-28 Warner Loshbsd-user/arm/target_arch_cpu.h: Correct code pointer
2022-01-28 Warner Loshbsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and...
2022-01-28 Warner Loshbsd-user/signal.c: implement cpu_loop_exit_sigbus
2022-01-28 Warner Loshbsd-user/signal.c: Implement cpu_loop_exit_sigsegv
2022-01-28 Warner Loshbsd-user/signal-common.h: Move signal functions prototy...
2022-01-28 Warner Loshbsd-user/signal.c: implement force_sig_fault
2022-01-28 Warner Loshbsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to...
2022-01-28 Warner Loshbsd-user: Bring in docs from linux-user for signal_pending
2022-01-28 Warner Loshbsd-user: Remove vestiges of signal queueing code
2022-01-28 Warner Loshbsd-user/arm/signal.c: get_mcontext should zero vfp...
2022-01-28 Warner Loshbsd-user/arm/signal.c: Implement setup_sigframe_arch...
2022-01-28 Warner Loshbsd-user: Create setup_sigframe_arch to setup sigframe...
2022-01-28 Warner Loshbsd-user: Complete FreeBSD siginfo
2022-01-28 Philippe Mathieu... qapi/block: Cosmetic change in BlockExportType schema
2022-01-28 Nir Soffernbd/server.c: Remove unused field
2022-01-28 Cédric Le Goatertarget/ppc: Remove support for the PowerPC 602 CPU
2022-01-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-01-28 Peter Xumigration: Move temp page setup and cleanup into separa...
2022-01-28 Peter Xumigration: Simplify unqueue_page()
2022-01-28 Peter Xumigration: Add postcopy_has_request()
2022-01-28 Peter Xumigration: Enable UFFD_FEATURE_THREAD_ID even without...
2022-01-28 Peter Xumigration: No off-by-one for pss->page update in host...
2022-01-28 David Edmondsonmigration: Tally pre-copy, downtime and post-copy bytes...
2022-01-28 David Edmondsonmigration: Introduce ram_transferred_add()
2022-01-28 Philippe Mathieu... migration: Don't return for postcopy_send_discard_bm_ram()
2022-01-28 Peter Xumigration: Drop return code for disgard ram process
2022-01-28 Peter Xumigration: Do chunk page in postcopy_each_ram_send_disc...
2022-01-28 Peter Xumigration: Drop postcopy_chunk_hostpages()
2022-01-28 Peter Xumigration: Don't return for postcopy_chunk_hostpages()
2022-01-28 Peter Xumigration: Drop dead code of ram_debug_dump_bitmap()
2022-01-28 Xu Zhengmigration/ram: clean up unused comment.
2022-01-28 David Edmondsonmigration: Report the error returned when save_live_ite...
2022-01-28 Zhang Chenmigration/migration.c: Remove the MIGRATION_STATUS_ACTI...
2022-01-28 Zhang Chenmigration/migration.c: Avoid COLO boot in postcopy...
2022-01-28 Zhang Chenmigration/migration.c: Add missed default error handler...
2022-01-28 Peter MaydellRemove unnecessary minimum_version_id_old fields
2022-01-28 Juan Quintelamultifd: Rename pages_used to normal_pages
2022-01-28 Juan Quintelamultifd: recv side only needs the RAMBlock host address
2022-01-28 Juan Quintelamultifd: Use normal pages array on the recv side
2022-01-28 Juan Quintelamultifd: Use normal pages array on the send side
2022-01-28 Juan Quintelamultifd: Unfold "used" variable by its value
next