Files
linux/tools/testing
Claudio Imbrenda c847704619 KVM: selftests: Fix pre_fault_memory_test to run on s390
Add a missing #include <ucall_common.h> which is needed and otherwise
not included on s390.

Remove the assertion  vcpu->run->exit_reason == KVM_EXIT_IO  since it
is x86-specific and redundant anyway.

Acked-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Steffen Eiden <seiden@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20260527144358.186359-5-imbrenda@linux.ibm.com>
2026-05-28 13:05:53 +02:00
..
2025-09-21 14:22:10 -07:00