On 04/05/2024 14.28, Nicholas Piggin wrote:
Not all powerpc CPUs provide MMU support. Define vm_available() that is true by default but archs can override it. Use this to run VM tests.Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Thomas Huth <th...@redhat.com> Cc: k...@vger.kernel.org Reviewed-by: Andrew Jones <andrew.jo...@linux.dev> Signed-off-by: Nicholas Piggin <npig...@gmail.com> ---
Reviewed-by: Thomas Huth <th...@redhat.com>