[PATCH v1 0/2] Migration xbzrle changes

Wei Wang posted 2 patches 4 years ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1587352003-3312-1-git-send-email-wei.w.wang@intel.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Markus Armbruster <armbru@redhat.com>, Eric Blake <eblake@redhat.com>, Juan Quintela <quintela@redhat.com>
migration/migration.c |  3 ++-
migration/ram.c       | 49 +++++++++++++++++++++++++++++++++----------
monitor/hmp-cmds.c    |  6 ++++--
qapi/migration.json   | 11 ++++++----
slirp                 |  2 +-
5 files changed, 52 insertions(+), 19 deletions(-)
[PATCH v1 0/2] Migration xbzrle changes
Posted by Wei Wang 4 years ago
This patches change/add some xbzrle statistics to give users some useful
feedbacks about the delta operations.

Wei Wang (2):
  migration/xbzrle: replace transferred xbzrle bytes with encoded bytes
  migration/xbzrle: add encoding rate

 migration/migration.c |  3 ++-
 migration/ram.c       | 49 +++++++++++++++++++++++++++++++++----------
 monitor/hmp-cmds.c    |  6 ++++--
 qapi/migration.json   | 11 ++++++----
 slirp                 |  2 +-
 5 files changed, 52 insertions(+), 19 deletions(-)

-- 
2.20.1