diff options
author | 2014-12-25 02:52:19 +0200 | |
---|---|---|
committer | 2015-01-08 22:48:05 +0100 | |
commit | 3dc4bc4f6b9265bd05dda007b07eac5a17da0562 (patch) | |
tree | eb6f44fe50a2126a669c3dd62214ad5b178b6b4b /arch/mips/kvm/mips.c | |
parent | KVM: x86: fnstcw and fnstsw may cause spurious exception (diff) | |
download | wireguard-linux-3dc4bc4f6b9265bd05dda007b07eac5a17da0562.tar.xz wireguard-linux-3dc4bc4f6b9265bd05dda007b07eac5a17da0562.zip |
KVM: x86: JMP/CALL using call- or task-gate causes exception
The KVM emulator does not emulate JMP and CALL that target a call gate or a
task gate. This patch does not try to implement these scenario as they are
presumably rare; yet it returns X86EMUL_UNHANDLEABLE error in such cases
instead of generating an exception.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/kvm/mips.c')
0 files changed, 0 insertions, 0 deletions