summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-08-20 17:35:52 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2019-08-21 10:27:35 +0200
commit54577e5018a8c0cb79c9a0fa118a55c68715d398 (patch)
tree93a376747c77710e87f5f1e4f52b1eaf0fe2ffb9 /arch/x86/kvm
parentc930e19790bbbff31c018009907c813fa0925f63 (diff)
downloadlinux-54577e5018a8c0cb79c9a0fa118a55c68715d398.tar.bz2
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>
Diffstat (limited to 'arch/x86/kvm')
0 files changed, 0 insertions, 0 deletions