index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
savevm.c
Age
Commit message (
Expand
)
Author
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
2015-09-29
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-07
check_section_footers: Check the correct section_id
Dr. David Alan Gilbert
2015-07-07
migration: Add configuration section
Juan Quintela
2015-07-07
vmstate: Create optional sections
Juan Quintela
2015-07-07
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
[next]