summaryrefslogtreecommitdiffstats
path: root/include/migration/migration.h
Commit message (Expand)AuthorAgeFilesLines
* Start up a postcopy/listener thread ready for incoming page dataDr. David Alan Gilbert2015-11-101-0/+4
* Postcopy; Handle userfault requestsDr. David Alan Gilbert2015-11-101-0/+3
* postcopy_ram.c: place_page and helpersDr. David Alan Gilbert2015-11-101-0/+1
* Page request: Process incoming page requestDr. David Alan Gilbert2015-11-101-0/+22
* Page request: Add MIG_RP_MSG_REQ_PAGES reverse commandDr. David Alan Gilbert2015-11-101-0/+5
* Postcopy: Postcopy startup in migration threadDr. David Alan Gilbert2015-11-101-0/+3
* postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert2015-11-101-0/+3
* postcopy: Incoming initialisationDr. David Alan Gilbert2015-11-101-0/+3
* migration_completion: Take current stateDr. David Alan Gilbert2015-11-101-0/+5
* MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration stateDr. David Alan Gilbert2015-11-101-0/+2
* migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert2015-11-101-0/+3
* Add wrappers and handlers for sending/receiving the postcopy-ram migration me...Dr. David Alan Gilbert2015-11-101-0/+27
* Add migration-capability boolean for postcopy-ram.Dr. David Alan Gilbert2015-11-101-0/+1
* Rework loadvm path for subloopsDr. David Alan Gilbert2015-11-101-0/+6
* Return path: Source handling of return pathDr. David Alan Gilbert2015-11-101-0/+8
* Return path: Send responses from destination to sourceDr. David Alan Gilbert2015-11-101-0/+19
* Return path: Control commandsDr. David Alan Gilbert2015-11-101-0/+2
* Migration commandsDr. David Alan Gilbert2015-11-101-0/+1
* migrate_init: Call from savevmDr. David Alan Gilbert2015-11-101-3/+1
* ram_debug_dump_bitmap: Dump a migration bitmap as textDr. David Alan Gilbert2015-11-101-0/+1
* Rename mis->file to from_src_fileDr. David Alan Gilbert2015-11-101-1/+1
* migration: Fix global state with Xen.Anthony PERARD2015-08-031-0/+1
* migration: We also want to store the global state for savevmJuan Quintela2015-07-151-0/+1
* migration: Make events a capabilityJuan Quintela2015-07-071-0/+1
* migration: Add configuration sectionJuan Quintela2015-07-071-0/+2
* global_state: Make section optionalJuan Quintela2015-07-071-0/+1
* migration: create new section to store global stateJuan Quintela2015-07-071-0/+1
* Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2015-07-071-1/+1
* Add a protective section footerDr. David Alan Gilbert2015-06-121-0/+1
* Disable section footers on older machine typesDr. David Alan Gilbert2015-06-121-1/+1
* Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert2015-06-121-0/+5
* Create MigrationIncomingStateDr. David Alan Gilbert2015-06-121-0/+9
* migration: move ram stuff to migration/ramJuan Quintela2015-06-121-0/+2
* migration: Use an array instead of 3 parametersLiang Li2015-05-071-3/+1
* migration: Add the framework of multi-thread decompressionLiang Li2015-05-061-0/+4
* migration: Add the framework of multi-thread compressionLiang Li2015-05-061-0/+8
* migration: Remove unused functionsThomas Huth2015-03-171-1/+0
* ram: make all save_page functions take a uint64_t parameterJuan Quintela2015-03-161-1/+1
* hmp: Clean up declarations for long-gone info handlersMarkus Armbruster2015-02-181-4/+0
* migration: Append JSON description of migration streamAlexander Graf2015-02-051-0/+1
* migration: expose xbzrle cache miss rateChenLiang2014-05-051-0/+1
* migration: expose the bitmap_sync_count to the endChenLiang2014-05-051-0/+1
* Provide init function for ram migrationDr. David Alan Gilbert2014-05-051-2/+0
* migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)2014-02-041-0/+1
* migration: Move QEMU_VM_* defines to migration/migration.hEduardo Habkost2014-01-131-0/+11
* migration: fix spice migrationStefan Hajnoczi2013-07-291-1/+1
* rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines2013-07-231-0/+1
* rdma: core logicMichael R. Hines2013-07-231-0/+4
* rdma: introduce ram_handle_compressed()Michael R. Hines2013-07-231-0/+2
* block-migration: efficiently encode zero blocksPeter Lieven2013-07-191-0/+1
OpenPOWER on IntegriCloud