summaryrefslogtreecommitdiffstats
path: root/include/migration
Commit message (Expand)AuthorAgeFilesLines
* postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert2015-11-102-0/+9
* postcopy: Incoming initialisationDr. David Alan Gilbert2015-11-102-0/+15
* migration_completion: Take current stateDr. David Alan Gilbert2015-11-102-0/+40
* Add qemu_savevm_state_complete_postcopyDr. David Alan Gilbert2015-11-101-0/+1
* 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
* postcopy: OS support testDr. David Alan Gilbert2015-11-101-0/+19
* Modify save_live_pending for postcopyDr. David Alan Gilbert2015-11-101-2/+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
* Return path: Open a return path on QEMUFile for socketsDr. David Alan Gilbert2015-11-101-0/+7
* Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert2015-11-101-1/+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
* Add wrapper for setting blocking status on a QEMUFileDr. David Alan Gilbert2015-11-101-0/+1
* Add qemu_get_buffer_in_place to avoid copies some of the timeDr. David Alan Gilbert2015-11-101-0/+2
* Rename mis->file to from_src_fileDr. David Alan Gilbert2015-11-101-1/+1
* migration: rename cancel to cleanup in SaveVMHandlesLiang Li2015-11-041-1/+1
* migration: qemu-file more size_t'ifyingDr. David Alan Gilbert2015-09-291-5/+5
* migration: size_t'ify some of qemu-fileDr. David Alan Gilbert2015-09-291-4/+4
* vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann2015-09-291-3/+0
* migration: Fix global state with Xen.Anthony PERARD2015-08-031-0/+1
* vmstate: remove unused declarationMarc-André Lureau2015-07-271-3/+0
* 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
* vmstate: Create optional sectionsJuan 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-072-6/+10
* migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()Laszlo Ersek2015-06-231-1/+6
* 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-122-0/+7
* Move copy out of qemu_peek_bufferDr. David Alan Gilbert2015-06-121-1/+1
* Create MigrationIncomingStateDr. David Alan Gilbert2015-06-121-0/+9
* Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert2015-06-121-0/+3
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-6/+2
* 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
* qemu-file: Add compression functions to QEMUFileLiang Li2015-05-061-0/+3
* 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-172-2/+0
* ram: make all save_page functions take a uint64_t parameterJuan Quintela2015-03-162-2/+2
OpenPOWER on IntegriCloud