| Commit message (Expand) | Author | Age | Files | Lines |
* | migration/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 1 | -1/+1 |
* | migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin... | Wei Yang | 2019-10-11 | 1 | -1/+1 |
* | migration/postcopy: allocate tmp_page in setup stage | Wei Yang | 2019-10-11 | 1 | -7/+0 |
* | migration/postcopy: make PostcopyDiscardState a static variable | Wei Yang | 2019-08-14 | 1 | -8/+5 |
* | postcopy: drop ram_pages parameter from postcopy_ram_incoming_init() | David Hildenbrand | 2018-06-27 | 1 | -1/+1 |
* | vhost+postcopy: Wire up POSTCOPY_END notify | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+1 |
* | postcopy: postcopy_notify_shared_wake | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+10 |
* | postcopy: helper for waking shared | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+10 |
* | vhost+postcopy: Helper to send requests to source for shared pages | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+3 |
* | vhost+postcopy: Transmit 'listen' to slave | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+1 |
* | postcopy: Allow registering of fd handler | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+21 |
* | vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+1 |
* | postcopy: Add notifier chain | Dr. David Alan Gilbert | 2018-03-20 | 1 | -0/+26 |
* | migration: provide postcopy_fault_thread_notify() | Peter Xu | 2018-02-14 | 1 | -0/+2 |
* | migration: postcopy_place_page factoring out | Alexey Perevalov | 2017-10-23 | 1 | -2/+2 |
* | migration: pass MigrationIncomingState* into migration check functions | Alexey Perevalov | 2017-09-22 | 1 | -1/+1 |
* | migration: Move postcopy stuff to postcopy-ram.c | Juan Quintela | 2017-05-17 | 1 | -0/+26 |
* | migration: Move postcopy-ram.h to migration/ | Juan Quintela | 2017-05-04 | 1 | -0/+91 |