Age | Commit message (Expand) | Author |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-12-03 | migration: do floating-point division | Paolo Bonzini |
2015-11-19 | Unneeded NULL check | Dr. David Alan Gilbert |
2015-11-19 | migration: Dead assignment of current_time | Dr. David Alan Gilbert |
2015-11-12 | migration_init: Fix lock initialisation/make it explicit | Dr. David Alan Gilbert |
2015-11-12 | migrate-start-postcopy: Improve text | Dr. David Alan Gilbert |
2015-11-12 | Finish non-postcopiable iterative devices before package | Dr. David Alan Gilbert |
2015-11-10 | End of migration for postcopy | 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 | Page request: Process incoming page request | Dr. David Alan Gilbert |
2015-11-10 | Page request: Add MIG_RP_MSG_REQ_PAGES reverse command | Dr. David Alan Gilbert |
2015-11-10 | Postcopy: End of iteration | Dr. David Alan Gilbert |
2015-11-10 | Postcopy: Postcopy startup in migration thread | Dr. David Alan Gilbert |
2015-11-10 | migration_completion: Take current state | Dr. David Alan Gilbert |
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 |