index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
10 days
monitor: move HMP-specific to monitor-hmp-internal.h
Marc-André Lureau
10 days
build-sys: make HMP source files conditional on have_hmp
Marc-André Lureau
10 days
Guard HMP command implementations with CONFIG_HMP
Marc-André Lureau
10 days
monitor: tighten monitor_printf*()
Marc-André Lureau
10 days
monitor: make hmp_handle_error() take MonitorHMP
Marc-André Lureau
10 days
monitor: change HMPCommand cmd to take MonitorHMP
Marc-André Lureau
11 days
migration/postcopy: fix page_requested leak for vhost-user shared pages
hongmianquan
11 days
migration: Harden vmstate_size
Fabiano Rosas
11 days
migration: Harden vmstate_handle_alloc
Fabiano Rosas
11 days
migration: Check more vmstate flags
Fabiano Rosas
11 days
migration: Add VMS_NO_STATE flag
Fabiano Rosas
11 days
migration: Remove redundant flags
Fabiano Rosas
11 days
migration: Introduce VMStateStructMember
Fabiano Rosas
11 days
migration/rdma: Sanity check compress request ranges
Peter Xu
11 days
migration/rdma: Sanity check upper bound of register MR address
Peter Xu
11 days
migration/rdma: Sanity check RDMA_CONTROL_REGISTER_REQUEST chunks
Peter Xu
11 days
migration/rdma: Sanity check RDMA_CONTROL_REGISTER_REQUEST on buflen
Peter Xu
11 days
migration/rdma: Drop RDMARegister.key.chunk
Peter Xu
11 days
migration/rdma: Drop RDMALocalBlock.unregister_bitmap
Peter Xu
11 days
migration/rdma: Drop RDMALocalBlock.is_ram_block
Peter Xu
11 days
migration/rdma: Stick with rdma_ prefix for all tracepoints
Peter Xu
11 days
migration/rdma: Remove unregister code
Peter Xu
11 days
migration/rdma: Introduce RDMA_CONTROL_NUM
Peter Xu
11 days
migration: update capability conflict test for postcopy-ram+mapped-ram
Aadeshveer Singh
11 days
migration: add eager load thread and setup for fast snapshot load
Aadeshveer Singh
11 days
migration: add support for fault thread to load pages from disk
Aadeshveer Singh
11 days
migration: add RAMBlock field and helper for fast snapshot load
Aadeshveer Singh
11 days
migration: Make qemu_get_buffer_at() thread-safe
Aadeshveer Singh
11 days
migration: Use file_bmap for RAMBlock during incoming file load
Aadeshveer Singh
11 days
migration: Rename postcopy_listen_thread_bh
Aadeshveer Singh
11 days
migration: Extract blocktime marking helper
Aadeshveer Singh
11 days
migration: Propagate error in postcopy setup functions
Aadeshveer Singh
14 days
migration/multifd: fix Error leak in multifd_recv_terminate_threads()
Marc-André Lureau
2026-08-17
migration/block-dirty-bitmap: reject bitmap load onto ro node
Denis V. Lunev
2026-08-16
migration/hmp-cmds: Include 'block/block-global-state.h' header
Philippe Mathieu-Daudé
2026-08-13
migration: Fix rare hang of migration_channel_read_peek()
Peter Xu
2026-08-13
migration/ram: Check for RAMBlock size mismatch when parsing
Peter Xu
2026-08-12
migration/multifd: Replace assert() with error_setg() in recv paths
Peter Xu
2026-08-12
migration/multifd: Validate next_packet_size in zlib/zstd recv
Peter Xu
2026-08-11
migration/cpr: Add HMP support for cpr-transfer
Dongli Zhang
2026-07-27
migration/rdma: annotate and simplify wait_comp_channel()
Marc-André Lureau
2026-07-27
migration: fix qemu_get_counted_string annotation
Marc-André Lureau
2026-07-23
spelling: happend
Michael Tokarev
2026-07-20
Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging
Stefan Hajnoczi
2026-07-17
migration: clean up postcopy blocktime presentation
Bin Guo
2026-07-17
migration: fix ineffective overflow assert in postcopy blocktime
Bin Guo
2026-07-07
Merge tag 'pull-monitor-2026-07-07' of https://repo.or.cz/qemu/armbru into st...
Stefan Hajnoczi
2026-07-07
monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P. Berrangé
2026-07-07
migration: Fix "switchover" used as a verb in comments and docs
Avihai Horon
2026-07-07
migration: Refactor migration_completion_precopy() to return bool
Avihai Horon
[next]