]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Add counts of updating the dirty bitmap
authorChenLiang <chenliang88@huawei.com>
Fri, 4 Apr 2014 09:57:54 +0000 (17:57 +0800)
committerJuan Quintela <quintela@redhat.com>
Mon, 5 May 2014 20:15:03 +0000 (22:15 +0200)
commit71411d358000cf90ced348b1ce9142c13b5a93cd
tree422cf13c1f894b5205b9fd82a0213fb5dacd147b
parent1534ee93cc6be992c05577886b24bd44c37ecff6
migration: Add counts of updating the dirty bitmap

Add counts to log the times of updating the dirty bitmap.

Signed-off-by: ChenLiang <chenliang88@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c