aboutsummaryrefslogtreecommitdiff
path: root/migration
AgeCommit message (Expand)Author
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
2023-02-06migration/savevm: Move more savevm handling into vmstate_save()David Hildenbrand
2023-02-06migration/ram: Optimize ram_write_tracking_start() for RamDiscardManagerDavid Hildenbrand
2023-02-06migration/ram: Rely on used_length for uffd_change_protection()David Hildenbrand
2023-02-06migration/ram: Don't explicitly unprotect when unregistering uffd-wpDavid Hildenbrand
2023-02-06migration/ram: Fix error handling in ram_write_tracking_start()David Hildenbrand
2023-02-06migration/ram: Fix populate_read_range()David Hildenbrand
2023-02-06util/userfaultfd: Add uffd_open()Peter Xu
2023-02-06migration: simplify migration_iteration_run()Juan Quintela
2023-02-06migration: Remove unused threshold_size parameterJuan Quintela
2023-02-06migration: Split save_live_pending() into state_pending_*Juan Quintela
2023-02-06migration: No save_live_pending() method uses the QEMUFile parameterJuan Quintela
2023-02-06migration: Fix migration crash when target psize larger than hostPeter Xu
2023-02-04migration: Move the QMP command from monitor/ to migration/Markus Armbruster
2023-02-04migration: Move HMP commands from monitor/ to migration/Markus Armbruster
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2022-12-15Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu in...Peter Maydell