OSDN Git Service

migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
authorChuan Zheng <zhengchuan@huawei.com>
Wed, 16 Sep 2020 06:22:06 +0000 (14:22 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 25 Sep 2020 11:45:58 +0000 (12:45 +0100)
commit4c437254b807364df3d36e90be3b86251f405a83
treefebdc1be0abf14792c2eb014b5da3af6111f91ab
parentcf0bbb49d8f4d1825d33d8dc8b07dc6edade807b
migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function which could be called

Signed-off-by: Chuan Zheng <zhengchuan@huawei.com>
Message-Id: <1600237327-33618-12-git-send-email-zhengchuan@huawei.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
  atomic function fixup
  Wording fixup in migration.json based on Eric's review
migration/dirtyrate.c
qapi/migration.json