| Commit message (Expand) | Author | Age | Files | Lines |
* | migration/tls: add trace points for multifd-tls | Chuan Zheng | 2020-09-25 | 1 | -0/+4 |
* | migration/dirtyrate: Add trace_calls to make it easier to debug | Chuan Zheng | 2020-09-25 | 1 | -0/+8 |
* | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2020-09-09 | 1 | -17/+19 |
* | trace-events: Delete unused trace points | Markus Armbruster | 2020-09-09 | 1 | -1/+0 |
* | migration: Support QLIST migration | Eric Auger | 2020-01-20 | 1 | -0/+5 |
* | migration: Rate limit inside host pages | Dr. David Alan Gilbert | 2020-01-20 | 1 | -2/+2 |
* | migration: Support gtree migration | Eric Auger | 2019-10-11 | 1 | -0/+5 |
* | migration: remove sent parameter in get_queued_page_not_dirty | Wei Yang | 2019-09-25 | 1 | -1/+1 |
* | migration: add some multifd traces | Juan Quintela | 2019-08-14 | 1 | -0/+4 |
* | migration: Add traces for multifd terminate threads | Juan Quintela | 2019-08-14 | 1 | -0/+2 |
* | migration: Split log_clear() into smaller chunks | Peter Xu | 2019-07-15 | 1 | -0/+1 |
* | migration: fix multifd_recv event typo | Juan Quintela | 2019-07-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques... | Peter Maydell | 2019-03-25 | 1 | -2/+2 |
|\ |
|
| * | multifd: Create new next_packet_size field | Juan Quintela | 2019-03-25 | 1 | -2/+2 |
* | | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2019-03-22 | 1 | -18/+26 |
* | | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -13/+13 |
|/ |
|
* | migration: Switch to using announce timer | Dr. David Alan Gilbert | 2019-03-05 | 1 | -1/+0 |
* | COLO: Flush memory data from ram cache | Zhang Chen | 2018-10-19 | 1 | -0/+2 |
* | COLO: Remove colo_state migration struct | Zhang Chen | 2018-10-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i... | Peter Maydell | 2018-06-28 | 1 | -0/+12 |
|\ |
|
| * | migration: Synchronize multifd threads with main thread | Juan Quintela | 2018-06-27 | 1 | -0/+6 |
| * | migration: Add block where to send/receive packets | Juan Quintela | 2018-06-27 | 1 | -0/+2 |
| * | migration: Add multifd traces for start/end thread | Juan Quintela | 2018-06-27 | 1 | -0/+4 |
* | | trace: forbid floating point types | Stefan Hajnoczi | 2018-06-27 | 1 | -1/+1 |
|/ |
|
* | migration: Wake rate limiting for urgent requests | Dr. David Alan Gilbert | 2018-06-15 | 1 | -0/+2 |
* | migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect | Lidong Chen | 2018-06-04 | 1 | -1/+0 |
* | migration: setup ramstate for resume | Peter Xu | 2018-05-15 | 1 | -0/+1 |
* | migration: synchronize dirty bitmap for resume | Peter Xu | 2018-05-15 | 1 | -0/+4 |
* | migration: introduce SaveVMHandlers.resume_prepare | Peter Xu | 2018-05-15 | 1 | -0/+1 |
* | migration: new message MIG_RP_MSG_RESUME_ACK | Peter Xu | 2018-05-15 | 1 | -0/+1 |
* | migration: new cmd MIG_CMD_POSTCOPY_RESUME | Peter Xu | 2018-05-15 | 1 | -0/+2 |
* | migration: new message MIG_RP_MSG_RECV_BITMAP | Peter Xu | 2018-05-15 | 1 | -0/+3 |
* | migration: new cmd MIG_CMD_RECV_BITMAP | Peter Xu | 2018-05-15 | 1 | -0/+2 |
* | migration: allow fault thread to pause | Peter Xu | 2018-05-15 | 1 | -0/+2 |
* | migration: allow src return path to pause | Peter Xu | 2018-05-15 | 1 | -0/+2 |
* | migration: allow dst vm pause on postcopy | Peter Xu | 2018-05-15 | 1 | -0/+2 |
* | migration: implement "postcopy-pause" src logic | Peter Xu | 2018-05-15 | 1 | -0/+1 |
* | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 2018-04-25 | 1 | -0/+1 |
* | migration: calculate vCPU blocktime on dst side | Alexey Perevalov | 2018-04-25 | 1 | -1/+4 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2018-03-20 | 1 | -0/+6 |
|\ |
|
| * | vhost+postcopy: Call wakeups | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+1 |
| * | postcopy: helper for waking shared | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+1 |
| * | vhost+postcopy: Helper to send requests to source for shared pages | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+2 |
| * | postcopy: Allow registering of fd handler | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+2 |
* | | migration: add postcopy migration of dirty bitmaps | Vladimir Sementsov-Ogievskiy | 2018-03-13 | 1 | -0/+14 |
* | | migration: introduce postcopy-only pending | Vladimir Sementsov-Ogievskiy | 2018-03-13 | 1 | -1/+1 |
|/ |
|
* | migration: Route errors down through migration_channel_connect | Dr. David Alan Gilbert | 2018-02-06 | 1 | -1/+1 |
* | migration: Revert postcopy-blocktime commit set | Peter Maydell | 2018-01-23 | 1 | -5/+1 |
* | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov | 2018-01-15 | 1 | -0/+1 |
* | migration: calculate vCPU blocktime on dst side | Alexey Perevalov | 2018-01-15 | 1 | -1/+4 |