index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
ram.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
migration: Be sure all recv channels are created
Juan Quintela
2018-05-15
1
-0
/
+1
*
migration: Introduce multifd_recv_new_channel()
Juan Quintela
2018-05-15
1
-0
/
+2
*
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+1
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
migration: No need to return the size of the cache
Juan Quintela
2017-10-29
1
-1
/
+1
*
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
1
-0
/
+5
*
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
2017-10-23
1
-1
/
+1
*
migration: Create multifd migration threads
Juan Quintela
2017-09-22
1
-0
/
+5
*
migration: Make compression_threads use save/load_setup/cleanup()
Juan Quintela
2017-07-10
1
-5
/
+0
*
migration: Convert ram to use new load_setup()/load_cleanup()
Juan Quintela
2017-07-10
1
-1
/
+0
*
ram: Use MigrationStats for statistics
Juan Quintela
2017-06-07
1
-11
/
+3
*
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
2017-06-07
1
-1
/
+0
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+70