aboutsummaryrefslogtreecommitdiff
path: root/migration
AgeCommit message (Expand)Author
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-16migration: fix populate_vfio_infoSteve Sistare
2023-03-16migration/multifd: correct multifd_send_thread to trace the flagsWei Wang
2023-03-16migration/rdma: Remove deprecated variable rdma_return_pathLi Zhijian
2023-03-16migration/xbzrle: fix out-of-bounds write with axv512Matheus Tavares Bernardino
2023-03-16migration/xbzrle: use ctz64 to avoid undefined resultMatheus Tavares Bernardino
2023-03-16migration/rdma: Fix return-path caseDr. David Alan Gilbert
2023-03-16migration: Wait on preempt channel in preempt threadPeter Xu
2023-03-02Fix exec migration on Windows (w32+w64).John Berberian, Jr
2023-02-23migration/colo: Improve an x-colo-lost-heartbeat error messageMarkus Armbruster
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster
2023-02-15migration: Rename res_{postcopy,precopy}_onlyJuan Quintela
2023-02-15migration: Remove unused res_compatibleJuan Quintela
2023-02-15migration: In case of postcopy, the memory ends in res_postcopy_onlyJuan Quintela
2023-02-15migration/block: Convert remaining DPRINTF() debug macro to trace eventsPhilippe Mathieu-Daudé
2023-02-15migration/qemu-file: Add qemu_file_get_to_fd()Avihai Horon
2023-02-13ram: Document migration ram flagsJuan Quintela
2023-02-13migration/multifd: Move load_cleanup inside incoming_state_destroyLeonardo Bras
2023-02-13migration/multifd: Join all multifd threads in order to avoid leaksLeonardo Bras
2023-02-13migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()Leonardo Bras
2023-02-13migration/multifd: Change multifd_load_cleanup() signature and usageLeonardo Bras
2023-02-11migration: Postpone postcopy preempt channel to be after mainPeter Xu
2023-02-11migration: Add a semaphore to count PONGsPeter Xu
2023-02-11migration: Cleanup postcopy_preempt_setup()Peter Xu
2023-02-11migration: Rework multi-channel checks on URIPeter Xu
2023-02-11AVX512 support for xbzrle_encode_bufferling xu
2023-02-11migration: I messed state_pending_exact/estimateJuan Quintela
2023-02-11migration: Make ram_save_target_page() a pointerJuan Quintela
2023-02-11migration: Calculate ram size onceJuan Quintela
2023-02-11migration: Split ram_bytes_total_common() in two functionsJuan Quintela
2023-02-11migration: Make find_dirty_block() return a single parameterJuan Quintela
2023-02-11migration: Simplify ram_find_and_save_block()Juan Quintela
2023-02-11multifd: Remove some redundant codeLi Zhang
2023-02-11multifd: cleanup the function multifd_channel_connectLi Zhang
2023-02-11migration: Remove spurious filesJuan Quintela
2023-02-08Drop duplicate #includeMarkus Armbruster
2023-02-06migration: save/delete migration thread infoJiang Jiacheng
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng
2023-02-06multifd: Fix flush of zero copy page send requestZhenzhong Duan
2023-02-06multifd: Fix a race on reading MultiFDPages_t.blockZhenzhong Duan
2023-02-06migration: check magic value for deciding the mapping of channelsmanish.mishra
2023-02-06io: Add support for MSG_PEEK for socket channelmanish.mishra
2023-02-06migration/dirtyrate: Show sample pages only in page-sampling modeZhenzhong Duan
2023-02-06migration: Perform vmsd structure check during testsDr. David Alan Gilbert
2023-02-06migration: Add canary to VMSTATE_END_OF_LISTDr. David Alan Gilbert
2023-02-06migration/rdma: fix return value for qio_channel_rdma_{readv,writev}Fiona Ebner
2023-02-06migration: Show downtime during postcopy phasePeter Xu
2023-02-06migration/ram: Factor out check for advised postcopyDavid Hildenbrand
2023-02-06migration/savevm: Allow immutable device state to be migrated early (i.e., be...David Hildenbrand
2023-02-06migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()David Hildenbrand