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