On Tue, 23 Apr 2019 19:40:30 +0800 Jiang Biao <[email protected]> wrote:
> 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 <[email protected]> > --- > virt/kvm/kvm_main.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>

