index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
ram.c
Age
Commit message (
Expand
)
Author
2018-06-27
migration: Create ram_save_multifd_page
Juan Quintela
2018-06-27
migration: Synchronize multifd threads with main thread
Juan Quintela
2018-06-27
migration: Add block where to send/receive packets
Juan Quintela
2018-06-27
migration: Multifd channels always wait on the sem
Juan Quintela
2018-06-27
migration: Add multifd traces for start/end thread
Juan Quintela
2018-06-27
migration: Create multifd packet
Juan Quintela
2018-06-27
migration: Create multipage support
Juan Quintela
2018-06-15
migration: calculate expected_downtime with ram_bytes_remaining()
Balamuruhan S
2018-06-15
migration/postcopy: Wake rate limit sleep on postcopy request
Dr. David Alan Gilbert
2018-06-15
migration: introduce migration_update_rates
Xiao Guangrong
2018-06-15
migration: fix counting xbzrle cache_miss_rate
Xiao Guangrong
2018-06-15
migration: Poison ramblock loops in migration
Dr. David Alan Gilbert
2018-06-15
migration: Fixes for non-migratable RAMBlocks
Dr. David Alan Gilbert
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
migration: discard non-migratable RAMBlocks
Cédric Le Goater
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-01
migration: use local path for local headers
Michael S. Tsirkin
2018-05-25
migration: use g_free for ram load bitmap
Peter Xu
2018-05-15
migration: setup ramstate for resume
Peter Xu
2018-05-15
migration: synchronize dirty bitmap for resume
Peter Xu
2018-05-15
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
migration: Define MultifdRecvParams sooner
Juan Quintela
2018-05-15
migration: Transmit initial package through the multifd channels
Juan Quintela
2018-05-15
migration: Delay start of migration main routines
Juan Quintela
2018-05-15
migration: Create multifd channels
Juan Quintela
2018-05-15
migration: Be sure all recv channels are created
Juan Quintela
2018-05-15
migration: terminate_* can be called for other threads
Juan Quintela
2018-05-15
migration: Introduce multifd_recv_new_channel()
Juan Quintela
2018-05-15
migration: Set error state in case of error
Juan Quintela
2018-05-15
migration: fix saving normal page even if it's been compressed
Xiao Guangrong
2018-04-25
migration: remove ram_save_compressed_page()
Xiao Guangrong
2018-04-25
migration: introduce save_normal_page()
Xiao Guangrong
2018-04-25
migration: move calling save_zero_page to the common place
Xiao Guangrong
2018-04-25
migration: move calling control_save_page to the common place
Xiao Guangrong
2018-04-25
migration: move some code to ram_save_host_page
Xiao Guangrong
2018-04-25
migration: introduce control_save_page()
Xiao Guangrong
2018-04-25
migration: detect compression and decompression errors
Xiao Guangrong
2018-04-25
migration: stop decompression to allocate and free memory frequently
Xiao Guangrong
2018-04-25
migration: stop compression to allocate and free memory frequently
Xiao Guangrong
2018-04-25
migration: stop compressing page in migration thread
Xiao Guangrong
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-14
migration: better error handling with QEMUFile
Peter Xu
2018-02-14
migration: Fix early failure cleanup
Dr. David Alan Gilbert
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-06
migration: Drop current address parameter from save_zero_page()
Juan Quintela
[prev]
[next]