summaryrefslogtreecommitdiff
path: root/migration/postcopy-ram.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-20vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert1-0/+1
2018-03-20postcopy: postcopy_notify_shared_wakeDr. David Alan Gilbert1-0/+10
2018-03-20postcopy: helper for waking sharedDr. David Alan Gilbert1-0/+10
2018-03-20vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert1-0/+3
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert1-0/+1
2018-03-20postcopy: Allow registering of fd handlerDr. David Alan Gilbert1-0/+21
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert1-0/+1
2018-03-20postcopy: Add notifier chainDr. David Alan Gilbert1-0/+26
2018-02-14migration: provide postcopy_fault_thread_notify()Peter Xu1-0/+2
2017-10-23migration: postcopy_place_page factoring outAlexey Perevalov1-2/+2
2017-09-22migration: pass MigrationIncomingState* into migration check functionsAlexey Perevalov1-1/+1
2017-05-17migration: Move postcopy stuff to postcopy-ram.cJuan Quintela1-0/+26
2017-05-04migration: Move postcopy-ram.h to migration/Juan Quintela1-0/+91