87 Commits (fe4c04071f702e008da7db06d0a220b27e1ab3ac)

Author SHA1 Message Date
Peter Maydell 59811a320d migration/savevm.c: migrate non-default page size 10 years ago
Dr. David Alan Gilbert ccb783c312 migration: Make failed migration load set file error 10 years ago
Lin Ma 0c204cc810 hmp: show all of snapshot info on every block dev in output of 'info snapshots' 10 years ago
Lin Ma 3a1ee71190 hmp: use snapshot name to determine whether a snapshot is 'fully available' 10 years ago
Denis V. Lunev 6dcf66681a migration: fix inability to save VM after snapshot 10 years ago
Peter Maydell 4d88513157 migration: Don't use *_to_cpup() and cpu_to_*w() 10 years ago
Wen Congyang 88c16567d2 Introduce "xen-load-devices-state" 10 years ago
Daniel P. Berrange 11808bb0c4 migration: remove support for non-iovec based write handlers 10 years ago
Daniel P. Berrange 8925839f00 migration: convert savevm to use QIOChannel for writing to files 10 years ago
Daniel P. Berrange 61b67d473d migration: convert post-copy to use QIOChannelBuffer 10 years ago
Greg Kurz 24f3902b08 savevm: fail if migration blockers are present 10 years ago
Gonglei fa53a0e53e memory: drop find_ram_block() 10 years ago
Markus Armbruster b72fe9e690 migration/qjson: Drop gratuitous use of QOM 10 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 11 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Dr. David Alan Gilbert a587a3fe6c postcopy: listen thread is never joined 11 years ago
Denis V. Lunev 8646992279 migration: fix use-after-free in loadvm_postcopy_handle_run_bh 11 years ago
Greg Kurz 902c053d83 migration: allow machine to enforce configuration section migration 11 years ago
Denis V. Lunev ea6a55bcc0 migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context 11 years ago
Wei Yang bdf46d6478 migration: reorder code to make it symmetric 11 years ago
Greg Kurz 15d61692da migration: fix bad string passed to error_report() 11 years ago
zhanghailiang fb3520a84e savevm: Split load vm state function qemu_loadvm_state 11 years ago
zhanghailiang 89a02a9f7b migration: rename 'file' in MigrationState to 'to_dst_file' 11 years ago
Peter Maydell 1393a48526 migration: Clean up includes 11 years ago
Markus Armbruster 9af9e0fed7 error: Strip trailing '\n' from error string arguments (again) 11 years ago
Markus Armbruster d410fe1454 migration: Use error_reportf_err() instead of monitor_printf() 11 years ago
Markus Armbruster 193227f9e5 error: Use error_report_err() instead of monitor_printf() 11 years ago
Dr. David Alan Gilbert 6ba996bb45 Postcopy: Send events/change state on incoming side 11 years ago
Denis V. Lunev 79b3c12ac5 migration: normalize locking in migration/savevm.c 11 years ago
Denis V. Lunev 7cb1448149 migration: implement bdrv_all_find_vmstate_bs helper 11 years ago
Denis V. Lunev 0b46160521 migration: reorder processing in hmp_savevm 11 years ago
Denis V. Lunev a9085f9b55 snapshot: create bdrv_all_create_snapshot helper 11 years ago
Denis V. Lunev c6258b04f1 migration: drop find_vmstate_bs check in hmp_delvm 11 years ago
Denis V. Lunev 723ccda1a0 snapshot: create bdrv_all_find_snapshot helper 11 years ago
Denis V. Lunev 849f96e2f7 migration: factor our snapshottability check in load_vmstate 11 years ago
Denis V. Lunev 4c1cdbaad0 snapshot: create bdrv_all_goto_snapshot helper 11 years ago
Denis V. Lunev 9b00ea376d snapshot: create bdrv_all_delete_snapshot helper 11 years ago
Denis V. Lunev e9ff957ac2 snapshot: create helper to test that block drivers supports snapshots 11 years ago
Dr. David Alan Gilbert 1c0d249ddf Finish non-postcopiable iterative devices before package 11 years ago
Denis V. Lunev 15b3b8eaae migration: qemu_savevm_state_cleanup becomes mandatory operation 11 years ago
Dr. David Alan Gilbert f952710757 Postcopy: Mark nohugepage before discard 11 years ago
Dr. David Alan Gilbert 27c6825bd3 postcopy: Wire up loadvm_postcopy_handle_ commands 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 35ecd943e7 Don't iterate on precopy-only devices during postcopy 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 8421b205dd Avoid sending vmdescription during postcopy 11 years ago
Dr. David Alan Gilbert eb59db53a4 postcopy: OS support test 11 years ago