index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
savevm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: normalize locking in migration/savevm.c
Denis V. Lunev
2015-11-19
1
-1
/
+18
*
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
1
-15
/
+4
*
migration: reorder processing in hmp_savevm
Denis V. Lunev
2015-11-19
1
-9
/
+9
*
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
1
-13
/
+4
*
migration: drop find_vmstate_bs check in hmp_delvm
Denis V. Lunev
2015-11-19
1
-5
/
+0
*
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
1
-33
/
+9
*
migration: factor our snapshottability check in load_vmstate
Denis V. Lunev
2015-11-19
1
-8
/
+7
*
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
1
-10
/
+5
*
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
1
-44
/
+10
*
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-19
1
-13
/
+4
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
1
-2
/
+8
*
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
1
-1
/
+1
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+8
*
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+27
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+78
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+11
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+9
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+0
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+47
*
Avoid sending vmdescription during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+2
*
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+5
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-4
/
+13
*
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
1
-5
/
+99
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+254
*
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
1
-67
/
+74
*
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+42
*
Migration commands
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+71
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-5
/
+5
*
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
*
Move configuration section writing
Dr. David Alan Gilbert
2015-11-10
1
-5
/
+6
*
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
1
-2
/
+2
*
migration: rename qemu_savevm_state_cancel
Liang Li
2015-11-04
1
-3
/
+3
*
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
1
-6
/
+6
*
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-29
1
-3
/
+4
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-6
/
+2
*
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
1
-0
/
+1
*
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
1
-0
/
+6
*
check_section_footers: Check the correct section_id
Dr. David Alan Gilbert
2015-07-07
1
-37
/
+37
*
migration: Add configuration section
Juan Quintela
2015-07-07
1
-0
/
+61
*
vmstate: Create optional sections
Juan Quintela
2015-07-07
1
-0
/
+8
*
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
2015-07-07
1
-9
/
+28
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-1
/
+1
*
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+61
*
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+7
*
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
1
-44
/
+28
*
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
1
-12
/
+16
[next]