[Qemu-devel] [PATCH 0/5] block migration fixes

Peter Lieven posted 5 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1520507908-16743-1-git-send-email-pl@kamp.de
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppcbe passed
Test ppcle passed
Test s390x passed
migration/block.c | 17 ++++++++---------
migration/ram.c   |  8 ++++++++
2 files changed, 16 insertions(+), 9 deletions(-)
[Qemu-devel] [PATCH 0/5] block migration fixes
Posted by Peter Lieven 6 years, 1 month ago
Peter Lieven (5):
  migration: do not transfer ram during bulk storage migration
  migration/block: reset dirty bitmap before read in bulk phase
  migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
  migration/block: limit the number of parallel I/O requests
  migration/block: compare only read blocks against the rate limiter

 migration/block.c | 17 ++++++++---------
 migration/ram.c   |  8 ++++++++
 2 files changed, 16 insertions(+), 9 deletions(-)

-- 
2.7.4