]> git.baikalelectronics.ru Git - kernel.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)
commit93a3aa183eb2c2b57280db2cf11efa3e8c7351e2
tree5d8cf66a6cc75f012913e11a3b1ebd458ea0bf32
parent2bfa3e65baef2ced412b3904a0fb01a384820fd1
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