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