index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
ram.h
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-01-23
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-09-26
migration: show the statistics of compression
Xiao Guangrong
2018-07-10
migration: move income process out of multifd
Peter Xu
2018-05-15
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
migration: Be sure all recv channels are created
Juan Quintela
2018-05-15
migration: Introduce multifd_recv_new_channel()
Juan Quintela
2018-03-20
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-10-29
migration: No need to return the size of the cache
Juan Quintela
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
2017-09-22
migration: Create multifd migration threads
Juan Quintela
2017-07-10
migration: Make compression_threads use save/load_setup/cleanup()
Juan Quintela
2017-07-10
migration: Convert ram to use new load_setup()/load_cleanup()
Juan Quintela
2017-06-07
ram: Use MigrationStats for statistics
Juan Quintela
2017-06-07
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
2017-06-01
migration: Export ram.c functions in its own file
Juan Quintela