2019-03-06 | Zhang Chen | Migration/colo.c: Make COLO node running after failover Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Zhang Chen | Migration/colo.c: Fix double close bug when occur COLO... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT CC: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | migration/ram.c: add the free page optimization enable... CC: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | migration/ram.c: add a notifier chain for precopy CC: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | migration: API to clear bits of guest free pages from... CC: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | migration: use bitmap_mutex in migration_bitmap_clear_dirty CC: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | bitmap: bitmap_count_one_with_offset CC: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Wei Wang | bitmap: fix bitmap_count_one CC: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Juan Quintela | tests: Add basic migration precopy tcp test Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Juan Quintela | migration: Create socket-address parameter Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Juan Quintela | tests: Add migration xbzrle test ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Yury Kotov | migration: Add capabilities validation Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Yury Kotov | tests/migration-test: Add a test for ignore-shared... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Yury Kotov | migration: Add an ability to ignore shared RAM blocks Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Yury Kotov | migration: Introduce ignore-shared capability Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Yury Kotov | exec: Change RAMBlockIterFunc definition Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Marcel Apfelbaum | migration/rdma: clang compilation fix ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Dr. David Alan Gilbert | migration: Cleanup during exit ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20190227164900.16378-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Dr. David Alan Gilbert | migration/rdma: Fix qemu_rdma_cleanup null check ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20190214185351.5927-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Dr. David Alan Gilbert | migration: Fix cancel state ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20190219195928.12289-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Xiao Guangrong | migration: introduce pages-per-second Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Marc-André Lureau | vmstate: constify SaveVMHandlers Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Marc-André Lureau | tests: add /vmstate/simple/array Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Dr. David Alan Gilbert | migration/rdma: unregister fd handler ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20190122173111.29821-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Fei Li | migration: unify error handling for process_incoming_migrati... Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Fei Li | migration: add more error handling for postcopy_ram_enable_n... Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Fei Li | migration: multifd_save_cleanup() can't fail, simplify Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Fei Li | migration: fix the multifd code when receiving less... Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Fei Li | Fix segmentation fault when qemu_signal_init fails ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-11-21 | Zhang Chen | migration/migration.c: Add COLO dependency checks ...Suggested by Dr. David Alan Gilbert <dgilbert@redhat.com>. ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-11-21 | Zhang Chen | migration/colo.c: Fix compilation issue when disable... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-31 | Jia Lina | migration: avoid segmentfault when take a snapshot... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-31 | Zhang Chen | qapi: Fix COLOStatus and query-colo-status since version Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-31 | wangguang | COLO: Fix Colo doc secondeary should be secondary ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Juan Quintela | migration-test: Only generate a single target architecture ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Denis V. Lunev | qmp, hmp: make subsystem/system-vendor identities optional CC: "Dr. David Alan Gilbert" <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Ilya Maximets | vhost-user: Don't ask for reply on postcopy mem table set CC: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Ilya Maximets | vhost-user: Fix userfaultfd leak Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Ilya Maximets | migration: Stop postcopy fault thread before notifying Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Thomas Huth | tests/migration: Enable the migration test on s390x... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Wei Huang | tests: Add migration test for aarch64 ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Peter Maydell | migration/ram.c: Avoid taking address of fields in... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Fei Li | migration: fix the compression code ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Marc-André Lureau | migration: fix QEMUFile leak Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Thomas Huth | tests/migration: Speed up the test on ppc64 Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Dr. David Alan Gilbert | migration: cleanup in error paths in loadvm ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180914170430.54271-3-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Dr. David Alan Gilbert | migration/postcopy: Clear have_listen_thread ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180914170430.54271-2-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Wei Huang | tests/migration: Add migration-test header file ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Wei Huang | tests/migration: Support cross compilation in generating... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Wei Huang | tests/migration: Convert x86 boot block compilation... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: use save_page_use_compression in flush_compressed... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: show the statistics of compression ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: do not flush_compressed_data at the end... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Jose Ricardo Ziviani | Add a hint message to loadvm and exits on failure ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: handle the error condition properly ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: fix calculating xbzrle_counters.cache_miss_rate ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Dr. David Alan Gilbert | migration/rdma: Fix uninitialised rdma_return_path ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180830173657.22939-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-25 | Denis V. Lunev | qmp, hmp: add PCI subsystem id and vendor id to PCI... CC: "Dr. David Alan Gilbert" <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-25 | Marc-André Lureau | hmp: fix migrate status timer leak Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-25 | Collin Walling | monitor: print message when using 'help' with an unknown... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Lidong Chen | migration: fix duplicate initialization for expected_downtim... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | tests: only update last_byte when at the edge ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | migration: disallow recovery for release-ram ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | migration: update recv bitmap only on dest vm ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Dr. David Alan Gilbert | audio/hda: Fix migration ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180724102215.31866-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Dr. David Alan Gilbert | migrate: Fix cancelling state warning ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180719092257.12703-1-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | migration: fix potential overflow in multifd send ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: reorder MIG_CMD_POSTCOPY_RESUME Suggested-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | tests: hide stderr for postcopy recovery test Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | tests: add postcopy recovery test Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | tests: introduce wait_for_migration_status() Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | tests: introduce migrate_query*() helpers Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | tests: allow migrate() to take extra flags Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | tests: introduce migrate_postcopy_* helpers Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: show pause/recover state on dst host Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: fix incorrect bitmap size calculation Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: loosen recovery check when load vm Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: simplify check to use qemu file buffer Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: unify incoming processing ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: unbreak postcopy recovery ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: move income process out of multifd ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: delay postcopy paused state ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Allow HMP in preconfig state again ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-8-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: add exit_preconfig ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-7-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Add commands for preconfig ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-6-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Igor Mammedov | qmp: Enable a few commands in preconfig state ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-5-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Restrict auto-complete in preconfig ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-4-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Allow help on preconfig commands ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-3-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Add flag for preconfig commands ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180620153947.30834-2-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Suraj Jitindar Singh | hmp-commands: use long for begin and length in dump... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Collin Walling | monitor: report entirety of hmp command on error ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Balamuruhan S | migration: calculate expected_downtime with ram_bytes_remain... Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Dr. David Alan Gilbert | migration/postcopy: Wake rate limit sleep on postcopy... ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180613102642.23995-4-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Dr. David Alan Gilbert | migration: Wake rate limiting for urgent requests ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180613102642.23995-3-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Dr. David Alan Gilbert | migration/postcopy: Add max-postcopy-bandwidth parameter ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180613102642.23995-2-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Xiao Guangrong | migration: introduce migration_update_rates Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Xiao Guangrong | migration: fix counting xbzrle cache_miss_rate Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Vladimir Sementsov... | migration/block-dirty-bitmap: fix dirty_bitmap_load ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Dr. David Alan Gilbert | migration: Poison ramblock loops in migration ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20180605162545.80778-3-dgilbert@redhat.com> ...off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
next |