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>