| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | migration: check pre_save return in vmstate_save_state | Dr. David Alan Gilbert | 2017-09-27 | 1 | -0/+1 |
* | migration: dump str in migrate_set_state trace | Peter Xu | 2017-09-06 | 1 | -1/+1 |
* | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 2017-08-01 | 1 | -18/+18 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | migration: Create load_setup()/cleanup() methods | Juan Quintela | 2017-07-10 | 1 | -0/+2 |
* | migration: Rename save_live_setup() to save_setup() | Juan Quintela | 2017-07-10 | 1 | -1/+1 |
* | migration: isolate return path on src | Peter Xu | 2017-06-13 | 1 | -2/+2 |
* | migration: Extra tracing | Dr. David Alan Gilbert | 2017-05-04 | 1 | -0/+2 |
* | ram: Use page number instead of an address for the bitmap operations | Juan Quintela | 2017-04-21 | 1 | -2/+2 |
* | exec: ram_block_discard_range | Dr. David Alan Gilbert | 2017-02-28 | 1 | -1/+1 |
* | trace: clean up trace-events files | Stefan Hajnoczi | 2017-01-31 | 1 | -3/+0 |
* | migration/tracing: Add tracing on save | Dr. David Alan Gilbert | 2017-01-24 | 1 | -0/+4 |
* | migration: transform remaining DPRINTF into trace_ | Juan Quintela | 2017-01-24 | 1 | -0/+4 |
* | migration: migrate QTAILQ | Jianjun Duan | 2017-01-24 | 1 | -0/+4 |
* | COLO: Introduce state to record failover process | zhanghailiang | 2016-10-30 | 1 | -0/+1 |
* | COLO: Introduce checkpointing protocol | zhanghailiang | 2016-10-30 | 1 | -0/+2 |
* | migration: Enter into COLO mode after migration if COLO is enabled | zhanghailiang | 2016-10-30 | 1 | -0/+3 |
* | trace-events: fix first line comment in trace-events | Laurent Vivier | 2016-08-12 | 1 | -1/+1 |
* | trace: split out trace events for migration/ directory | Daniel P. Berrange | 2016-06-20 | 1 | -0/+209 |