linux/tools/testing/selftests/kvm
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
..
include selftests: kvm: provide common function to enable eVMCS 2019-08-15 09:16:02 +02:00
lib selftests: kvm: fix state save/load on processors without XSAVE 2019-08-21 10:27:35 +02:00
s390x KVM: selftests: Add the sync_regs test for s390x 2019-06-04 14:05:38 +02:00
x86_64 selftests: kvm: fix vmx_set_nested_state_test 2019-08-15 09:16:03 +02:00
.gitignore KVM: selftests: Update gitignore file for latest changes 2019-08-09 16:50:09 +02:00
clear_dirty_log_test.c kvm: introduce manual dirty log reprotect 2018-12-14 12:34:19 +01:00
config selftests: kvm: Adding config fragments 2019-08-09 16:52:38 +02:00
dirty_log_test.c kvm: selftests: ucall improvements 2019-06-04 19:29:10 +02:00
kvm_create_max_vcpus.c KVM: s390: add kselftests 2019-07-15 13:28:58 +02:00
Makefile KVM: s390: add kselftests 2019-07-15 13:28:58 +02:00