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
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
2018-05-15
migration: Be sure all recv channels are created
Juan Quintela
1
-0
/
+1
2018-05-15
migration: Introduce multifd_recv_new_channel()
Juan Quintela
1
-0
/
+2
2018-03-20
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
1
-0
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-10-29
migration: No need to return the size of the cache
Juan Quintela
1
-1
/
+1
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
1
-0
/
+5
2017-10-23
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
1
-1
/
+1
2017-09-22
migration: Create multifd migration threads
Juan Quintela
1
-0
/
+5
2017-07-10
migration: Make compression_threads use save/load_setup/cleanup()
Juan Quintela
1
-5
/
+0
2017-07-10
migration: Convert ram to use new load_setup()/load_cleanup()
Juan Quintela
1
-1
/
+0
2017-06-07
ram: Use MigrationStats for statistics
Juan Quintela
1
-11
/
+3
2017-06-07
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
1
-1
/
+0
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela
1
-0
/
+70