Re: [PATCH 04/12] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*

From: Michael Roth
Date: Mon Jul 15 2024 - 20:15:03 EST


On Thu, Jul 11, 2024 at 06:27:47PM -0400, Paolo Bonzini wrote:
> Add "ARCH" to the symbols; shortly, the "prepare" phase will include both
> the arch-independent step to clear out contents left in the page by the
> host, and the arch-dependent step enabled by CONFIG_HAVE_KVM_GMEM_PREPARE.
> For consistency do the same for CONFIG_HAVE_KVM_GMEM_INVALIDATE as well.
>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>

Reviewed-by: Michael Roth <michael.roth@xxxxxxx>