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

Peter Xu posted 4 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1491034725-23968-1-git-send-email-peterx@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
hmp.c                       | 26 +++++++++++---------------
include/migration/vmstate.h |  3 ++-
migration/migration.c       | 22 +++++++++++++---------
migration/savevm.c          |  4 ++--
4 files changed, 28 insertions(+), 27 deletions(-)
[Qemu-devel] [PATCH v2 0/4] several migrations related patches
Posted by Peter Xu 7 years ago
v2:
- fix comment for threshold_size [Dave]
- drop patch 5
- add Dave's r-b for each patch

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 (4):
  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

 hmp.c                       | 26 +++++++++++---------------
 include/migration/vmstate.h |  3 ++-
 migration/migration.c       | 22 +++++++++++++---------
 migration/savevm.c          |  4 ++--
 4 files changed, 28 insertions(+), 27 deletions(-)

-- 
2.7.4