index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
savevm.c
Age
Commit message (
Expand
)
Author
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-11
postcopy: listen thread is never joined
Dr. David Alan Gilbert
2016-03-11
migration: fix use-after-free in loadvm_postcopy_handle_run_bh
Denis V. Lunev
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
2016-02-26
migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2016-02-26
migration: reorder code to make it symmetric
Wei Yang
2016-02-05
migration: fix bad string passed to error_report()
Greg Kurz
2016-02-05
savevm: Split load vm state function qemu_loadvm_state
zhanghailiang
2016-02-05
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-01-29
migration: Clean up includes
Peter Maydell
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
migration: Use error_reportf_err() instead of monitor_printf()
Markus Armbruster
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2016-01-13
Postcopy: Send events/change state on incoming side
Dr. David Alan Gilbert
2015-11-19
migration: normalize locking in migration/savevm.c
Denis V. Lunev
2015-11-19
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
migration: reorder processing in hmp_savevm
Denis V. Lunev
2015-11-19
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
migration: drop find_vmstate_bs check in hmp_delvm
Denis V. Lunev
2015-11-19
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
migration: factor our snapshottability check in load_vmstate
Denis V. Lunev
2015-11-19
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-12
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-10
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
Avoid sending vmdescription during postcopy
Dr. David Alan Gilbert
2015-11-10
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
Migration commands
Dr. David Alan Gilbert
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
Move configuration section writing
Dr. David Alan Gilbert
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
2015-09-29
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
[prev]
[next]