Skip to content
Commit c1e64e2f authored by Nadav Amit's avatar Nadav Amit Committed by Paolo Bonzini
Browse files

x86/syscall: skip TF-test if running neither on KVM nor AMD



The syscall TF-test runs syscall on 32-bit mode, which is unsupported by
Intel. As a result, if the test is executed on non-KVM environment and
the system does not have AMD CPU, the test crashes. Skip the test in
such case.

Signed-off-by: default avatarNadav Amit <nadav.amit@gmail.com>
Message-Id: <20210609182945.36849-7-nadav.amit@gmail.com>
parent 5067df40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment