linux-uconsole/tools/testing/selftests/kvm/lib
Paolo Bonzini 6cb9f8d60f selftests: kvm: fix state save/load on processors without XSAVE
[ Upstream commit 54577e5018 ]

state_test and smm_test are failing on older processors that do not
have xcr0.  This is because on those processor KVM does provide
support for KVM_GET/SET_XSAVE (to avoid having to rely on the older
KVM_GET/SET_FPU) but not for KVM_GET/SET_XCRS.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-09-10 10:33:51 +01:00
..
assert.c selftests: kvm: return Kselftest Skip code for skipped tests 2018-05-30 15:29:05 -06:00
elf.c
io.c
kvm_util.c kvm: selftests: Fix region overlap check in kvm_util 2019-03-05 17:58:52 +01:00
kvm_util_internal.h kvm: selftests: add basic test for state save and restore 2018-08-06 17:32:04 +02:00
sparsebit.c kvm: selftests: fix spelling mistake: "divisable" and "divisible" 2018-04-10 17:20:03 +02:00
vmx.c KVM: selftests: add tests for shadow VMCS save/restore 2018-08-06 17:58:44 +02:00
x86.c selftests: kvm: fix state save/load on processors without XSAVE 2019-09-10 10:33:51 +01:00