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
/
migration.c
Age
Commit message (
Expand
)
Author
2015-11-10
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
Modify save_live_pending for postcopy
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
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
Return path: Source handling of return path
Dr. David Alan Gilbert
2015-11-10
migration_is_setup_or_active
Dr. David Alan Gilbert
2015-11-10
Return path: Send responses from destination to source
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
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
2015-11-04
migration: defer migration_end & blk_mig_cleanup
Liang Li
2015-10-15
migration: announce VM's new home just before VM is runnable
Amit Shah
2015-10-15
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
2015-09-30
migration: Disambiguate MAX_THROTTLE
Jason J. Herne
2015-09-30
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
2015-09-30
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
2015-09-30
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
2015-09-29
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
Split out end of migration code from migration_thread
Dr. David Alan Gilbert
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
migration: Trace event and migration event are different things
Juan Quintela
2015-07-15
migration: Only change state after migration has finished
Juan Quintela
2015-07-07
migration: Add migration events on target side
Juan Quintela
2015-07-07
migration: Make events a capability
Juan Quintela
2015-07-07
migration: create migration event
Juan Quintela
2015-07-07
migration: No need to call trace_migrate_set_state()
Juan Quintela
2015-07-07
migration: Use always helper to set state
Juan Quintela
2015-07-07
migration: ensure we start in NONE state
Juan Quintela
2015-07-07
migration: Use cmpxchg correctly
Juan Quintela
2015-07-07
global_state: Make section optional
Juan Quintela
2015-07-07
migration: create new section to store global state
Juan Quintela
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
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
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
migration: Remove duplicated assignment of SETUP status
Juan Quintela
2015-05-07
migration: Add qmp commands to set and query parameters
Liang Li
2015-05-07
migration: Use an array instead of 3 parameters
Liang Li
2015-05-07
migration: Add interface to control compression
Liang Li
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
[prev]
[next]