COMMITS
/ migration/ram.h July 6, 2023
D
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand committed
May 8, 2023
L
ram: Add public helper to set colo bitmap
Lukas Straub committed
April 27, 2023
J
migration/rdma: Unfold last user of acct_update_position()
Juan Quintela committed
J
migration/rdma: Split the zero page case from acct_update_position
Juan Quintela committed
April 26, 2023
J
migration: Move ram_stats to its own file migration-stats.[ch]
Juan Quintela committed
April 11, 2023
J
migration: Make dirty_bytes_last_sync atomic
Juan Quintela committed
J
migration: Make dirty_pages_rate atomic
Juan Quintela committed
J
migration: Make postcopy_requests atomic
Juan Quintela committed
J
migration: Make dirty_sync_count atomic
Juan Quintela committed
J
migration: Make downtime_bytes atomic
Juan Quintela committed
J
migration: Make precopy_bytes atomic
Juan Quintela committed
J
migration: Make dirty_sync_missed_zero_copy atomic
Juan Quintela committed
April 19, 2023
J
migration: Rename normal to normal_pages
Juan Quintela committed
J
migration: Rename duplicate to zero_pages
Juan Quintela committed
November 23, 2022
J
migration: Make multifd_bytes atomic
Juan Quintela committed
February 22, 2023
J
migration: Merge ram_counters and ram_atomic_counters
Juan Quintela committed
October 11, 2022
P
migration: Use atomic ops properly for page accountings
Peter Xu committed
December 16, 2021
J
migration: Export ram_release_page()
Juan Quintela committed
February 22, 2022
J
migration: Export ram_transferred_ram()
Juan Quintela committed
July 11, 2022
L
migration/multifd: Report to user when zerocopy not working
Leonardo Bras committed
July 7, 2022
P
migration: Postcopy preemption preparation on channel creation
Peter Xu committed
March 31, 2022
P
migration: Export ram_load_postcopy()
Peter Xu committed
December 7, 2021
P
migration: Drop return code for disgard ram process
Peter Xu committed
P
migration: Drop dead code of ram_debug_dump_bitmap()
Peter Xu committed
November 9, 2021
R
Reset the auto-converge counter at every checkpoint.
Rao, Lei committed
October 11, 2021
D
migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
David Hildenbrand committed
April 1, 2021
A
migration: Pre-fault memory before starting background snasphot
Andrey Gruzdev committed
February 2, 2021
M
migration: Clean up signed vs. unsigned XBZRLE cache-size
Markus Armbruster committed
January 29, 2021
A
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev committed
A
migration: introduce 'background-snapshot' migration capability
Andrey Gruzdev committed
September 16, 2020
C
migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
Chuan Zheng committed
May 11, 2020
L
migration/colo.c: Flush ram cache only after receiving device state
Lukas Straub committed
February 24, 2020
Z
COLO: Optimize memory back-up process
zhanghailiang committed
January 22, 2020
J
multifd: Split multifd code into its own file
Juan Quintela committed
June 12, 2019
J
multifd: Make multifd_load_setup() get an Error parameter
Juan Quintela committed
J
multifd: Make multifd_save_setup() get an Error parameter
Juan Quintela committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
January 13, 2019
F
migration: multifd_save_cleanup() can't fail, simplify
Fei Li committed
F
migration: fix the multifd code when receiving less channels
Fei Li committed
September 3, 2018
Z
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen committed
September 6, 2018
X
migration: show the statistics of compression
Xiao Guangrong committed
June 27, 2018
P
migration: move income process out of multifd
Peter Xu committed
May 2, 2018
P
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu committed
February 19, 2018
J
migration: Be sure all recv channels are created
Juan Quintela committed
J
migration: Introduce multifd_recv_new_channel()
Juan Quintela committed
March 12, 2018
D
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert committed
February 11, 2018
M
Include less of the generated modular QAPI headers
Markus Armbruster committed
February 1, 2018
M
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster committed
October 6, 2017
J
migration: No need to return the size of the cache
Juan Quintela committed
October 5, 2017
A
migration: add bitmap for received page
Alexey Perevalov committed