Age | Commit message (Expand) | Author |
2017-10-23 | migration: Improve migration thread error handling | Juan Quintela |
2017-10-23 | migration: add bitmap for received page | Alexey Perevalov |
2017-10-23 | migration: introduce qemu_ufd_copy_ioctl helper | Alexey Perevalov |
2017-10-23 | migration: postcopy_place_page factoring out | Alexey Perevalov |
2017-10-23 | migration: new ram_init_bitmaps() | Peter Xu |
2017-10-23 | migration: clean up xbzrle cache init/destroy | Peter Xu |
2017-10-23 | migration: provide ram_state_cleanup | Peter Xu |
2017-10-23 | migration: provide ram_state_init() | Peter Xu |
2017-10-23 | migration: pause-before-switchover for postcopy | Dr. David Alan Gilbert |
2017-10-23 | migration: allow cancel to unpause | Dr. David Alan Gilbert |
2017-10-23 | migration: migrate-continue | Dr. David Alan Gilbert |
2017-10-23 | migration: Wait for semaphore before completing migration | Dr. David Alan Gilbert |
2017-10-23 | migration: Add 'pre-switchover' and 'device' statuses | Dr. David Alan Gilbert |
2017-10-23 | migration: Add 'pause-before-switchover' capability | Dr. David Alan Gilbert |
2017-10-23 | migration: Make cache_init() take an error parameter | Juan Quintela |
2017-10-23 | migration: Move xbzrle cache resize error handling to xbzrle_cache_resize | Juan Quintela |
2017-10-23 | migration: Make cache size elements use the right types | Juan Quintela |
2017-10-23 | migratiom: Remove max_item_age parameter | Juan Quintela |
2017-10-23 | migration: Fix migrate_test_apply for multifd parameters | Juan Quintela |
2017-10-06 | dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes | Eric Blake |
2017-10-06 | dirty-bitmap: Change bdrv_get_dirty_count() to report bytes | Eric Blake |
2017-09-27 | migration: Route more error paths | Dr. David Alan Gilbert |
2017-09-27 | migration: Route errors up through vmstate_save | Dr. David Alan Gilbert |
2017-09-27 | migration: wire vmstate_save_state errors up to vmstate_subsection_save | Dr. David Alan Gilbert |
2017-09-27 | migration: Check field save returns | Dr. David Alan Gilbert |
2017-09-27 | migration: check pre_save return in vmstate_save_state | Dr. David Alan Gilbert |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-09-27 | migration: disable auto-converge during bulk block migration | Peter Lieven |
2017-09-22 | migration: split ufd_version_check onto receive/request features part | Alexey Perevalov |
2017-09-22 | migration: fix hardcoded function name in error report | Alexey Perevalov |
2017-09-22 | migration: pass MigrationIncomingState* into migration check functions | Alexey Perevalov |
2017-09-22 | migration: split common postcopy out of ram postcopy | Vladimir Sementsov-Ogievskiy |
2017-09-22 | migration: fix ram_save_pending | Vladimir Sementsov-Ogievskiy |
2017-09-22 | migration: add has_postcopy savevm handler | Vladimir Sementsov-Ogievskiy |
2017-09-22 | migration: Split migration_fd_process_incoming | Juan Quintela |
2017-09-22 | migration: Create multifd migration threads | Juan Quintela |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela |
2017-09-22 | migration: Create x-multifd-channels parameter | Juan Quintela |
2017-09-22 | migration: Add multifd capability | Juan Quintela |
2017-09-22 | migration: Create migration_has_all_channels | Juan Quintela |
2017-09-22 | migration: Add comments to channel functions | Juan Quintela |
2017-09-22 | migration: Teach it about G_SOURCE_REMOVE | Juan Quintela |
2017-09-22 | migration: Create migration_ioc_process_incoming() | Juan Quintela |
2017-09-22 | buildsys: Move rdma libs to per object | Fam Zheng |
2017-09-06 | migration: dump str in migrate_set_state trace | Peter Xu |
2017-09-06 | migration: Reset rather than destroy main_thread_load_event | Dr. David Alan Gilbert |
2017-09-06 | xbzrle: Drop unused cache_resize() | Markus Armbruster |
2017-09-06 | migration: Report when bdrv_inactivate_all fails | Dr. David Alan Gilbert |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau |