index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
ram.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
1
-0
/
+1
*
migration/multifd: Allow clearing of the file_bmap from multifd
Fabiano Rosas
2024-03-11
1
-1
/
+2
*
migration/multifd: Support outgoing mapped-ram stream format
Fabiano Rosas
2024-03-01
1
-0
/
+1
*
migration: Change ram_dirty_bitmap_reload() retval to bool
Peter Xu
2023-11-02
1
-1
/
+1
*
migration: Refactor error handling in source return path
Peter Xu
2023-11-02
1
-2
/
+3
*
migration: Create compress_update_rates()
Juan Quintela
2023-10-30
1
-1
/
+0
*
migration: Rename ram_handle_compressed() to ram_handle_zero()
Juan Quintela
2023-10-30
1
-1
/
+1
*
migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
David Hildenbrand
2023-07-12
1
-2
/
+1
*
ram: Add public helper to set colo bitmap
Lukas Straub
2023-05-10
1
-0
/
+1
*
migration/rdma: Unfold last user of acct_update_position()
Juan Quintela
2023-05-03
1
-1
/
+0
*
migration/rdma: Split the zero page case from acct_update_position
Juan Quintela
2023-05-03
1
-1
/
+1
*
migration: Move ram_stats to its own file migration-stats.[ch]
Juan Quintela
2023-05-03
1
-23
/
+0
*
migration: Make dirty_bytes_last_sync atomic
Juan Quintela
2023-04-27
1
-1
/
+1
*
migration: Make dirty_pages_rate atomic
Juan Quintela
2023-04-27
1
-1
/
+1
*
migration: Rename normal to normal_pages
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Rename duplicate to zero_pages
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Make postcopy_requests atomic
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Make dirty_sync_count atomic
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Make downtime_bytes atomic
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Make precopy_bytes atomic
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Make dirty_sync_missed_zero_copy atomic
Juan Quintela
2023-04-24
1
-3
/
+1
*
migration: Make multifd_bytes atomic
Juan Quintela
2023-04-24
1
-1
/
+1
*
migration: Merge ram_counters and ram_atomic_counters
Juan Quintela
2023-04-24
1
-13
/
+15
*
migration: Use atomic ops properly for page accountings
Peter Xu
2022-12-15
1
-0
/
+20
*
migration: Export ram_release_page()
Juan Quintela
2022-12-15
1
-0
/
+1
*
migration: Export ram_transferred_ram()
Juan Quintela
2022-12-15
1
-0
/
+2
*
migration/multifd: Report to user when zerocopy not working
Leonardo Bras
2022-07-20
1
-0
/
+2
*
migration: Postcopy preemption preparation on channel creation
Peter Xu
2022-07-20
1
-1
/
+3
*
migration: Export ram_load_postcopy()
Peter Xu
2022-04-21
1
-0
/
+1
*
migration: Drop return code for disgard ram process
Peter Xu
2022-01-28
1
-1
/
+1
*
migration: Drop dead code of ram_debug_dump_bitmap()
Peter Xu
2022-01-28
1
-2
/
+0
*
Reset the auto-converge counter at every checkpoint.
Rao, Lei
2021-11-09
1
-0
/
+1
*
migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
David Hildenbrand
2021-11-01
1
-0
/
+1
*
migration: Pre-fault memory before starting background snasphot
Andrey Gruzdev
2021-04-07
1
-0
/
+1
*
migration: Clean up signed vs. unsigned XBZRLE cache-size
Markus Armbruster
2021-02-08
1
-1
/
+1
*
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev
2021-02-08
1
-0
/
+2
*
migration: introduce 'background-snapshot' migration capability
Andrey Gruzdev
2021-02-08
1
-0
/
+4
*
migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
Chuan Zheng
2020-09-25
1
-0
/
+10
*
migration/colo.c: Flush ram cache only after receiving device state
Lukas Straub
2020-06-01
1
-0
/
+1
*
COLO: Optimize memory back-up process
zhanghailiang
2020-03-13
1
-0
/
+1
*
multifd: Split multifd code into its own file
Juan Quintela
2020-01-29
1
-7
/
+0
*
multifd: Make multifd_load_setup() get an Error parameter
Juan Quintela
2020-01-29
1
-1
/
+1
*
multifd: Make multifd_save_setup() get an Error parameter
Juan Quintela
2020-01-29
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
2019-01-23
1
-1
/
+1
*
migration: fix the multifd code when receiving less channels
Fei Li
2019-01-23
1
-1
/
+1
*
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
1
-0
/
+4
*
migration: show the statistics of compression
Xiao Guangrong
2018-09-26
1
-0
/
+1
*
migration: move income process out of multifd
Peter Xu
2018-07-10
1
-1
/
+1
*
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
1
-0
/
+3
[next]