aboutsummaryrefslogtreecommitdiff
path: root/migration
AgeCommit message (Expand)Author
2015-09-30migration: Disambiguate MAX_THROTTLEJason J. Herne
2015-09-30qmp/hmp: Add throttle ratio to query-migrate and info migrateJason J. Herne
2015-09-30migration: Dynamic cpu throttling for auto-convergeJason J. Herne
2015-09-30migration: Parameters for auto-converge cpu throttlingJason J. Herne
2015-09-29ram_find_and_save_block: Split out the findingDr. David Alan Gilbert
2015-09-29Move dirty page search state into separate structureDr. David Alan Gilbert
2015-09-29migration: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-09-29migration: qemu-file more size_t'ifyingDr. David Alan Gilbert
2015-09-29migration: size_t'ify some of qemu-fileDr. David Alan Gilbert
2015-09-29Split out end of migration code from migration_threadDr. David Alan Gilbert
2015-09-29migration/ram.c: Use RAMBlock rather than MemoryRegionDr. David Alan Gilbert
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange
2015-08-03migration: Fix global state with Xen.Anthony PERARD
2015-07-24rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini
2015-07-16RDMA: Fix error exitsDr. David Alan Gilbert
2015-07-15migration: We also want to store the global state for savevmJuan Quintela
2015-07-15migration: reduce the count of strlen callLiang Li
2015-07-15migration: Trace event and migration event are different thingsJuan Quintela
2015-07-15migration: Only change state after migration has finishedJuan Quintela
2015-07-09migration: fix RCU deadlockPaolo Bonzini
2015-07-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-07-07block: Use bdrv_drain to replace uncessary bdrv_drain_allFam Zheng
2015-07-07migration: extend migration_bitmapLi Zhijian
2015-07-07migration: protect migration_bitmapLi Zhijian
2015-07-07check_section_footers: Check the correct section_idDr. David Alan Gilbert
2015-07-07migration: Add migration events on target sideJuan Quintela
2015-07-07migration: Make events a capabilityJuan Quintela
2015-07-07migration: create migration eventJuan Quintela
2015-07-07migration: No need to call trace_migrate_set_state()Juan Quintela
2015-07-07migration: Use always helper to set stateJuan Quintela
2015-07-07migration: ensure we start in NONE stateJuan Quintela
2015-07-07migration: Use cmpxchg correctlyJuan Quintela
2015-07-07migration: Add configuration sectionJuan Quintela
2015-07-07vmstate: Create optional sectionsJuan Quintela
2015-07-07global_state: Make section optionalJuan Quintela
2015-07-07migration: create new section to store global stateJuan Quintela
2015-07-07Fail more cleanly in mismatched RAM casesDr. David Alan Gilbert
2015-07-07Sanity check RDMA remote dataDr. David Alan Gilbert
2015-07-07Sort destination RAMBlocks to be the same as the sourceDr. David Alan Gilbert
2015-07-07Rework ram block hashDr. David Alan Gilbert
2015-07-07Allow rdma_delete_block to work without the hashDr. David Alan Gilbert
2015-07-07Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert
2015-07-07Translate offsets to destination address spaceDr. David Alan Gilbert
2015-07-07Store block name in local blocks structureDr. David Alan Gilbert
2015-07-07rdma typosDr. David Alan Gilbert
2015-07-07Only try and read a VMDescription if it should be thereDr. David Alan Gilbert
2015-07-07rdma: fix memory leakGonglei
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster