qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] kvm: support to get/set dirty log initial-all-set capability


From: Cornelia Huck
Subject: Re: [PATCH] kvm: support to get/set dirty log initial-all-set capability
Date: Mon, 16 Mar 2020 12:07:50 +0100

On Wed, 4 Mar 2020 10:55:54 +0800
Jay Zhou <address@hidden> wrote:

> Since the new capability KVM_DIRTY_LOG_INITIALLY_SET of
> KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 has been introduced in the
> kernel, tweak the userspace side to detect and enable this
> capability.
> 
> Signed-off-by: Jay Zhou <address@hidden>
> ---
>  accel/kvm/kvm-all.c       | 21 ++++++++++++++-------
>  linux-headers/linux/kvm.h |  3 +++
>  2 files changed, 17 insertions(+), 7 deletions(-)

<standard message>
Please do any linux-headers updates in a separate patch; that makes it
easy to replace the manual update with a complete headers update.
</standard message>

:)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]