[Qemu-devel] [PATCH 0/5] several migrations related patches

Peter Xu posted 5 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1490599288-11751-1-git-send-email-peterx@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
cpus.c                      |  6 ++----
hmp.c                       | 26 +++++++++++---------------
include/migration/vmstate.h |  3 ++-
migration/migration.c       | 18 +++++++++---------
migration/savevm.c          |  4 ++--
5 files changed, 26 insertions(+), 31 deletions(-)
[Qemu-devel] [PATCH 0/5] several migrations related patches
Posted by Peter Xu 7 years ago
Mostly small touch-ups, the last one looks like a cpu throttle bug on
time slice calculation (or I missed anything?). Anyway, please review,
thanks.

Peter Xu (5):
  migration: set current_active_state once
  migration: rename max_size to threshold_size
  hmp: info migrate_capability format tunes
  hmp: info migrate_parameters format tunes
  cpu: throttle: fix throttle time slice

 cpus.c                      |  6 ++----
 hmp.c                       | 26 +++++++++++---------------
 include/migration/vmstate.h |  3 ++-
 migration/migration.c       | 18 +++++++++---------
 migration/savevm.c          |  4 ++--
 5 files changed, 26 insertions(+), 31 deletions(-)

-- 
2.7.4