commit | b8b002209c061273fd1ef7bb3c3c32301623a282 | [log] [tgz] |
---|---|---|
author | Jiang Biao <benbjiang@tencent.com> | Tue Apr 23 19:40:30 2019 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 30 21:32:19 2019 +0200 |
tree | d516be29fb8d3b3f57044639e9a9c14d593faa96 | |
parent | 65c4189de8c1d995f6bc2cc96b22206405466b53 [diff] |
kvm_main: fix some comments is_dirty has been renamed to flush, but the comment for it is outdated. And the description about @flush parameter for kvm_clear_dirty_log_protect() is missing, add it in this patch as well. Signed-off-by: Jiang Biao <benbjiang@tencent.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>