aboutsummaryrefslogtreecommitdiff
path: root/include/migration
AgeCommit message (Expand)Author
2015-11-10Postcopy: Mark nohugepage before discardDr. David Alan Gilbert
2015-11-10Start up a postcopy/listener thread ready for incoming page dataDr. David Alan Gilbert
2015-11-10Postcopy; Handle userfault requestsDr. David Alan Gilbert
2015-11-10postcopy_ram.c: place_page and helpersDr. David Alan Gilbert
2015-11-10Page request: Process incoming page requestDr. David Alan Gilbert
2015-11-10Page request: Add MIG_RP_MSG_REQ_PAGES reverse commandDr. David Alan Gilbert
2015-11-10Postcopy: Postcopy startup in migration threadDr. David Alan Gilbert
2015-11-10postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert
2015-11-10postcopy: Incoming initialisationDr. David Alan Gilbert
2015-11-10migration_completion: Take current stateDr. David Alan Gilbert
2015-11-10Add qemu_savevm_state_complete_postcopyDr. David Alan Gilbert
2015-11-10MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration stateDr. David Alan Gilbert
2015-11-10migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert
2015-11-10postcopy: OS support testDr. David Alan Gilbert
2015-11-10Modify save_live_pending for postcopyDr. David Alan Gilbert
2015-11-10Add wrappers and handlers for sending/receiving the postcopy-ram migration me...Dr. David Alan Gilbert
2015-11-10Add migration-capability boolean for postcopy-ram.Dr. David Alan Gilbert
2015-11-10Rework loadvm path for subloopsDr. David Alan Gilbert
2015-11-10Return path: Source handling of return pathDr. David Alan Gilbert
2015-11-10Return path: Send responses from destination to sourceDr. David Alan Gilbert
2015-11-10Return path: Control commandsDr. David Alan Gilbert
2015-11-10Migration commandsDr. David Alan Gilbert
2015-11-10Return path: Open a return path on QEMUFile for socketsDr. David Alan Gilbert
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert
2015-11-10migrate_init: Call from savevmDr. David Alan Gilbert
2015-11-10ram_debug_dump_bitmap: Dump a migration bitmap as textDr. David Alan Gilbert
2015-11-10Add wrapper for setting blocking status on a QEMUFileDr. David Alan Gilbert
2015-11-10Add qemu_get_buffer_in_place to avoid copies some of the timeDr. David Alan Gilbert
2015-11-10Rename mis->file to from_src_fileDr. David Alan Gilbert
2015-11-04migration: rename cancel to cleanup in SaveVMHandlesLiang Li
2015-09-29migration: qemu-file more size_t'ifyingDr. David Alan Gilbert
2015-09-29migration: size_t'ify some of qemu-fileDr. David Alan Gilbert
2015-09-29vmstate: Remove redefinition of VMSTATE_UINT32_ARRAYSoren Brinkmann
2015-08-03migration: Fix global state with Xen.Anthony PERARD
2015-07-27vmstate: remove unused declarationMarc-André Lureau
2015-07-15migration: We also want to store the global state for savevmJuan Quintela
2015-07-07migration: Make events a capabilityJuan Quintela
2015-07-07migration: Add configuration sectionJuan Quintela
2015-07-07vmstate: Create optional sectionsJuan Quintela
2015-07-07global_state: Make section optionalJuan Quintela
2015-07-07migration: create new section to store global stateJuan Quintela
2015-07-07Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert
2015-06-23migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()Laszlo Ersek
2015-06-12Add a protective section footerDr. David Alan Gilbert
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Move copy out of qemu_peek_bufferDr. David Alan Gilbert
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela