aboutsummaryrefslogtreecommitdiff
path: root/migration/postcopy-ram.h
AgeCommit message (Expand)Author
2020-09-17migration/: fix some comment spelling errorszhaolichang
2019-10-11migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...Wei Yang
2019-10-11migration/postcopy: allocate tmp_page in setup stageWei Yang
2019-08-14migration/postcopy: make PostcopyDiscardState a static variableWei Yang
2018-06-27postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand
2018-03-20vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert
2018-03-20postcopy: postcopy_notify_shared_wakeDr. David Alan Gilbert
2018-03-20postcopy: helper for waking sharedDr. David Alan Gilbert
2018-03-20vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert
2018-03-20postcopy: Allow registering of fd handlerDr. David Alan Gilbert
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert
2018-03-20postcopy: Add notifier chainDr. David Alan Gilbert
2018-02-14migration: provide postcopy_fault_thread_notify()Peter Xu
2017-10-23migration: postcopy_place_page factoring outAlexey Perevalov
2017-09-22migration: pass MigrationIncomingState* into migration check functionsAlexey Perevalov
2017-05-17migration: Move postcopy stuff to postcopy-ram.cJuan Quintela
2017-05-04migration: Move postcopy-ram.h to migration/Juan Quintela