Age | Commit message (Expand) | Author |
2019-03-05 | migration: Switch to using announce timer | Dr. David Alan Gilbert |
2018-10-19 | COLO: Flush memory data from ram cache | Zhang Chen |
2018-10-19 | COLO: Remove colo_state migration struct | Zhang Chen |
2018-06-28 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i... | Peter Maydell |
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: Add multifd traces for start/end thread | Juan Quintela |
2018-06-27 | trace: forbid floating point types | Stefan Hajnoczi |
2018-06-15 | migration: Wake rate limiting for urgent requests | Dr. David Alan Gilbert |
2018-06-04 | migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect | Lidong Chen |
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: introduce SaveVMHandlers.resume_prepare | Peter Xu |
2018-05-15 | migration: new message MIG_RP_MSG_RESUME_ACK | Peter Xu |
2018-05-15 | migration: new cmd MIG_CMD_POSTCOPY_RESUME | Peter Xu |
2018-05-15 | migration: new message MIG_RP_MSG_RECV_BITMAP | Peter Xu |
2018-05-15 | migration: new cmd MIG_CMD_RECV_BITMAP | Peter Xu |
2018-05-15 | migration: allow fault thread to pause | Peter Xu |
2018-05-15 | migration: allow src return path to pause | Peter Xu |
2018-05-15 | migration: allow dst vm pause on postcopy | Peter Xu |
2018-05-15 | migration: implement "postcopy-pause" src logic | Peter Xu |
2018-04-25 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-04-25 | migration: calculate vCPU blocktime on dst side | Alexey Perevalov |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | vhost+postcopy: Call wakeups | Dr. David Alan Gilbert |
2018-03-20 | postcopy: helper for waking shared | Dr. David Alan Gilbert |
2018-03-20 | vhost+postcopy: Helper to send requests to source for shared pages | Dr. David Alan Gilbert |
2018-03-20 | postcopy: Allow registering of fd handler | Dr. David Alan Gilbert |
2018-03-13 | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy |
2018-03-13 | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy |
2018-02-06 | migration: Route errors down through migration_channel_connect | Dr. David Alan Gilbert |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell |
2018-01-15 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-01-15 | migration: calculate vCPU blocktime on dst side | Alexey Perevalov |
2017-09-27 | migration: check pre_save return in vmstate_save_state | Dr. David Alan Gilbert |
2017-09-06 | migration: dump str in migrate_set_state trace | Peter Xu |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-10 | migration: Create load_setup()/cleanup() methods | Juan Quintela |
2017-07-10 | migration: Rename save_live_setup() to save_setup() | Juan Quintela |
2017-06-13 | migration: isolate return path on src | Peter Xu |
2017-05-04 | migration: Extra tracing | Dr. David Alan Gilbert |
2017-04-21 | ram: Use page number instead of an address for the bitmap operations | Juan Quintela |
2017-02-28 | exec: ram_block_discard_range | Dr. David Alan Gilbert |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi |
2017-01-24 | migration/tracing: Add tracing on save | Dr. David Alan Gilbert |
2017-01-24 | migration: transform remaining DPRINTF into trace_ | Juan Quintela |
2017-01-24 | migration: migrate QTAILQ | Jianjun Duan |
2016-10-30 | COLO: Introduce state to record failover process | zhanghailiang |
2016-10-30 | COLO: Introduce checkpointing protocol | zhanghailiang |