migration: update ram_counters for multifd sync packet
commit81507f6b7e87468f24ed5886559feda15fe2db0c
authorIvan Ren <ivanren@tencent.com>
Tue, 30 Jul 2019 05:33:36 +0000 (30 13:33 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 14 Aug 2019 16:33:14 +0000 (14 17:33 +0100)
treed822855bde3dfd61c179f956bed7974abbbbc8ba
parent1b81c974ccfd536aceef840e220912b142a7dda0
migration: update ram_counters for multifd sync packet

Multifd sync will send MULTIFD_FLAG_SYNC flag info to destination, add
these bytes to ram_counters record.

Signed-off-by: Ivan Ren <ivanren@tencent.com>
Suggested-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <1564464816-21804-4-git-send-email-ivanren@tencent.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/ram.c