migration: update comments of migration bitmap
commit4633456ced3b0ecf63048e79c91cf9d73e7246b6
authorYi Wang <wang.yi59@zte.com.cn>
Mon, 15 Apr 2019 06:51:29 +0000 (15 14:51 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 14 May 2019 16:33:35 +0000 (14 17:33 +0100)
tree63c901295dc96fe66804726634acb64b6dce83fc
parentbf21297923893250bdc594e22ce0176efa6ba1b8
migration: update comments of migration bitmap

Since the ram bitmap and the unsent bitmap are split by RAMBlock
in commit 6b6712e, it's better to update the comments about them.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Message-Id: <1555311089-18610-1-git-send-email-wang.yi59@zte.com.cn>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/ram.c