149 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Eric Blake 7fb1cf1606 qapi: Don't let implicit enum MAX member collide 11 years ago
Dr. David Alan Gilbert f952710757 Postcopy: Mark nohugepage before discard 11 years ago
Dr. David Alan Gilbert c76201ab52 Start up a postcopy/listener thread ready for incoming page data 11 years ago
Dr. David Alan Gilbert c4faeed231 Postcopy; Handle userfault requests 11 years ago
Dr. David Alan Gilbert 696ed9a9b3 postcopy_ram.c: place_page and helpers 11 years ago
Dr. David Alan Gilbert 6c595cdee1 Page request: Process incoming page request 11 years ago
Dr. David Alan Gilbert 1e2d90ebc5 Page request: Add MIG_RP_MSG_REQ_PAGES reverse command 11 years ago
Dr. David Alan Gilbert 1d34e4bf6a Postcopy: Postcopy startup in migration thread 11 years ago
Dr. David Alan Gilbert f0a227ade4 postcopy: ram_enable_notify to switch on userfault 11 years ago
Dr. David Alan Gilbert 1caddf8a81 postcopy: Incoming initialisation 11 years ago
Dr. David Alan Gilbert e0b266f01d migration_completion: Take current state 11 years ago
Dr. David Alan Gilbert 763c906b0e Add qemu_savevm_state_complete_postcopy 11 years ago
Dr. David Alan Gilbert 9ec055ae29 MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state 11 years ago
Dr. David Alan Gilbert 4886a1bcb7 migrate_start_postcopy: Command to trigger transition to postcopy 11 years ago
Dr. David Alan Gilbert eb59db53a4 postcopy: OS support test 11 years ago
Dr. David Alan Gilbert c31b098f64 Modify save_live_pending for postcopy 11 years ago
Dr. David Alan Gilbert 093e3c4296 Add wrappers and handlers for sending/receiving the postcopy-ram migration messages. 11 years ago
Dr. David Alan Gilbert 53dd370ced Add migration-capability boolean for postcopy-ram. 11 years ago
Dr. David Alan Gilbert 7b89bf279f Rework loadvm path for subloops 11 years ago
Dr. David Alan Gilbert 70b2047774 Return path: Source handling of return path 11 years ago
Dr. David Alan Gilbert 6decec9311 Return path: Send responses from destination to source 11 years ago
Dr. David Alan Gilbert 2e37701efd Return path: Control commands 11 years ago
Dr. David Alan Gilbert c76ca1888f Migration commands 11 years ago
Dr. David Alan Gilbert adc468e9b9 Return path: Open a return path on QEMUFile for sockets 11 years ago
Dr. David Alan Gilbert a3e06c3d13 Rename save_live_complete to save_live_complete_precopy 11 years ago
Dr. David Alan Gilbert aefeb18bde migrate_init: Call from savevm 11 years ago
Dr. David Alan Gilbert 4f2e425267 ram_debug_dump_bitmap: Dump a migration bitmap as text 11 years ago
Dr. David Alan Gilbert a800cd5c38 Add wrapper for setting blocking status on a QEMUFile 11 years ago
Dr. David Alan Gilbert 9504fb510c Add qemu_get_buffer_in_place to avoid copies some of the time 11 years ago
Dr. David Alan Gilbert 42e2aa5637 Rename mis->file to from_src_file 11 years ago
Liang Li d1a8548c10 migration: rename cancel to cleanup in SaveVMHandles 11 years ago
Dr. David Alan Gilbert 56f3835ff1 migration: qemu-file more size_t'ifying 11 years ago
Dr. David Alan Gilbert a202a4c001 migration: size_t'ify some of qemu-file 11 years ago
Soren Brinkmann eb5c936e81 vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY 11 years ago
Anthony PERARD c69adea462 migration: Fix global state with Xen. 11 years ago
Marc-André Lureau 7155f2ca9d vmstate: remove unused declaration 11 years ago
Juan Quintela 560d027b54 migration: We also want to store the global state for savevm 11 years ago
Juan Quintela b05dc72342 migration: Make events a capability 11 years ago
Juan Quintela 61964c23e5 migration: Add configuration section 11 years ago
Juan Quintela df8961522a vmstate: Create optional sections 12 years ago
Juan Quintela 13d16814d2 global_state: Make section optional 12 years ago
Juan Quintela df4b102452 migration: create new section to store global state 12 years ago
Dr. David Alan Gilbert 632e3a5cd8 Rework ram_control_load_hook to hook during block load 11 years ago
Laszlo Ersek 9df0b0e09c migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST() 11 years ago
Dr. David Alan Gilbert f68945d42b Add a protective section footer 11 years ago
Dr. David Alan Gilbert 37fb569c01 Disable section footers on older machine types 11 years ago
Dr. David Alan Gilbert 1a8f46f8d6 Move loadvm_handlers into MigrationIncomingState 11 years ago
Dr. David Alan Gilbert 7c1e52ba6f Move copy out of qemu_peek_buffer 11 years ago
Dr. David Alan Gilbert bca7856ae8 Create MigrationIncomingState 11 years ago
Dr. David Alan Gilbert b3af1bc9d2 Add qemu_get_counted_string to read a string prefixed by a count byte 11 years ago