summaryrefslogtreecommitdiffstats
path: root/migration/postcopy-ram.h
Commit message (Expand)AuthorAgeFilesLines
* migration: Create the postcopy preempt channel asynchronouslyPeter Xu2022-07-201-0/+1
* migration: Postcopy preemption preparation on channel creationPeter Xu2022-07-201-0/+10
* migration: Add postcopy_thread_create()Peter Xu2022-03-021-0/+4
* migration/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...Wei Yang2019-10-111-1/+1
* migration/postcopy: allocate tmp_page in setup stageWei Yang2019-10-111-7/+0Star
* migration/postcopy: make PostcopyDiscardState a static variableWei Yang2019-08-141-8/+5Star
* postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand2018-06-271-1/+1
* vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert2018-03-201-0/+1
* postcopy: postcopy_notify_shared_wakeDr. David Alan Gilbert2018-03-201-0/+10
* postcopy: helper for waking sharedDr. David Alan Gilbert2018-03-201-0/+10
* vhost+postcopy: Helper to send requests to source for shared pagesDr. David Alan Gilbert2018-03-201-0/+3
* vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2018-03-201-0/+1
* postcopy: Allow registering of fd handlerDr. David Alan Gilbert2018-03-201-0/+21
* vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert2018-03-201-0/+1
* postcopy: Add notifier chainDr. David Alan Gilbert2018-03-201-0/+26
* migration: provide postcopy_fault_thread_notify()Peter Xu2018-02-141-0/+2
* migration: postcopy_place_page factoring outAlexey Perevalov2017-10-231-2/+2
* migration: pass MigrationIncomingState* into migration check functionsAlexey Perevalov2017-09-221-1/+1
* migration: Move postcopy stuff to postcopy-ram.cJuan Quintela2017-05-171-0/+26
* migration: Move postcopy-ram.h to migration/Juan Quintela2017-05-041-0/+91