2019-04-05 | Zhang Chen | migration/ram.c: Fix codes conflict about bitmap_mutex Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Zhang Chen | qapi/migration.json: Remove a variable that doesn't... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Zhang Chen | Migration/colo.c: Make COLO node running after failover Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Juan Quintela | tests: Add migration xbzrle test Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Marcel Apfelbaum | migration/rdma: clang compilation fix Signed-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 Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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 Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-03-06 | Dr. David Alan Gilbert | migration: Fix cancel state Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Dr. David Alan Gilbert | migration/rdma: unregister fd handler Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2019-01-23 | Fei Li | Fix segmentation fault when qemu_signal_init fails Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-11-21 | Zhang Chen | migration/migration.c: Add COLO dependency checks together. Suggested by Dr. David Alan Gilbert <dgilbert@redhat.com>. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-11-21 | Zhang Chen | migration/colo.c: Fix compilation issue when disable... Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-31 | wangguang | COLO: Fix Colo doc secondeary should be secondary Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Juan Quintela | migration-test: Only generate a single target architecture Signed-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> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Thomas Huth | tests/migration: Enable the migration test on s390x... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-10-11 | Wei Huang | tests: Add migration test for aarch64 Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Peter Maydell | migration/ram.c: Avoid taking address of fields in... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Fei Li | migration: fix the compression code Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Dr. David Alan Gilbert | migration: cleanup in error paths in loadvm Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Dr. David Alan Gilbert | migration/postcopy: Clear have_listen_thread Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Wei Huang | tests/migration: Add migration-test header file Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Wei Huang | tests/migration: Support cross compilation in generating... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Wei Huang | tests/migration: Convert x86 boot block compilation... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: use save_page_use_compression in flush_compressed... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: show the statistics of compression Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: do not flush_compressed_data at the end... Signed-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 Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: handle the error condition properly Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Xiao Guangrong | migration: fix calculating xbzrle_counters.cache_miss_rate Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-09-26 | Dr. David Alan Gilbert | migration/rdma: Fix uninitialised rdma_return_path Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Lidong Chen | migration: fix duplicate initialization for expected_downtim... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | tests: only update last_byte when at the edge Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | migration: disallow recovery for release-ram Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | migration: update recv bitmap only on dest vm Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Dr. David Alan Gilbert | audio/hda: Fix migration Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Dr. David Alan Gilbert | migrate: Fix cancelling state warning Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-24 | Peter Xu | migration: fix potential overflow in multifd send Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: unify incoming processing Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: unbreak postcopy recovery Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: move income process out of multifd Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-07-10 | Peter Xu | migration: delay postcopy paused state Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Allow HMP in preconfig state again Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: add exit_preconfig Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Add commands for preconfig Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Igor Mammedov | qmp: Enable a few commands in preconfig state Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Restrict auto-complete in preconfig Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Allow help on preconfig commands Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Dr. David Alan Gilbert | hmp: Add flag for preconfig commands Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-21 | Collin Walling | monitor: report entirety of hmp command on error Signed-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> Signed-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... Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Dr. David Alan Gilbert | migration: Wake rate limiting for urgent requests Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
2018-06-15 | Dr. David Alan Gilbert | migration/postcopy: Add max-postcopy-bandwidth parameter Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-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> Signed-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> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |
commitcommitdifftree |
next |