linux-xiaomi-chiron/tools/testing/selftests/kvm/lib
Paolo Bonzini 54577e5018 selftests: kvm: fix state save/load on processors without XSAVE
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>
2019-08-21 10:27:35 +02:00
..
aarch64
s390x
x86_64 selftests: kvm: fix state save/load on processors without XSAVE 2019-08-21 10:27:35 +02:00
assert.c
elf.c
io.c
kvm_util.c
kvm_util_internal.h
sparsebit.c
ucall.c