]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: x86: emulate sldt and str
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 Jul 2016 08:35:51 +0000 (10:35 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Dec 2017 08:26:38 +0000 (09:26 +0100)
commitdd307d017b445a3af4379c7ff548cb3da5ecde31
tree5d8cf66a6cc75f012913e11a3b1ebd458ea0bf32
parentae3e61e1c28338d077b704505570fa181df1e41f
KVM: x86: emulate sldt and str

These are needed to handle the descriptor table vmexits when emulating
UMIP.

Reviewed-by: Wanpeng Li <wanpeng.li@hotmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c