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
/
migration.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unneeded NULL check
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+1
*
migration: Dead assignment of current_time
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+0
*
migration_init: Fix lock initialisation/make it explicit
Dr. David Alan Gilbert
2015-11-12
1
-30
/
+23
*
migrate-start-postcopy: Improve text
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
1
-2
/
+8
*
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+25
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+30
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+70
*
Postcopy: End of iteration
Dr. David Alan Gilbert
2015-11-10
1
-14
/
+37
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-7
/
+167
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+45
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-4
/
+7
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+22
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+7
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+20
*
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+23
*
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
*
Return path: Source handling of return path
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+157
*
migration_is_setup_or_active
Dr. David Alan Gilbert
2015-11-10
1
-6
/
+20
*
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+45
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
migration: rename qemu_savevm_state_cancel
Liang Li
2015-11-04
1
-1
/
+1
*
migration: defer migration_end & blk_mig_cleanup
Liang Li
2015-11-04
1
-7
/
+6
*
migration: announce VM's new home just before VM is runnable
Amit Shah
2015-10-15
1
-1
/
+6
*
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
2015-10-15
1
-1
/
+7
*
migration: Disambiguate MAX_THROTTLE
Jason J. Herne
2015-09-30
1
-1
/
+1
*
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
2015-09-30
1
-0
/
+5
*
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
2015-09-30
1
-0
/
+4
*
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
2015-09-30
1
-1
/
+45
*
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
1
-1
/
+1
*
Split out end of migration code from migration_thread
Dr. David Alan Gilbert
2015-09-29
1
-28
/
+47
*
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
1
-0
/
+7
*
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
2015-07-24
1
-0
/
+4
*
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
1
-1
/
+1
*
migration: Trace event and migration event are different things
Juan Quintela
2015-07-15
1
-1
/
+1
*
migration: Only change state after migration has finished
Juan Quintela
2015-07-15
1
-21
/
+27
*
migration: Add migration events on target side
Juan Quintela
2015-07-07
1
-1
/
+4
*
migration: Make events a capability
Juan Quintela
2015-07-07
1
-2
/
+18
*
migration: create migration event
Juan Quintela
2015-07-07
1
-0
/
+2
*
migration: No need to call trace_migrate_set_state()
Juan Quintela
2015-07-07
1
-2
/
+0
*
migration: Use always helper to set state
Juan Quintela
2015-07-07
1
-3
/
+3
*
migration: ensure we start in NONE state
Juan Quintela
2015-07-07
1
-1
/
+6
*
migration: Use cmpxchg correctly
Juan Quintela
2015-07-07
1
-1
/
+1
*
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+29
*
migration: create new section to store global state
Juan Quintela
2015-07-07
1
-7
/
+98
[next]