diff options
author | Nadav Amit <namit@cs.technion.ac.il> | 2014-06-18 17:19:35 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-07-11 09:14:05 +0200 |
commit | 68efa764f3429f2bd71f431e91c04b0bcb7d34f1 (patch) | |
tree | bc0a388fb542ff2c634722863dfa72a521b6dd7d /net/lapb/lapb_in.c | |
parent | 10e38fc7cabc668738e6a7b7b57cbcddb2234440 (diff) |
KVM: x86: Emulator support for #UD on CPL>0
Certain instructions (e.g., mwait and monitor) cause a #UD exception when they
are executed in user mode. This is in contrast to the regular privileged
instructions which cause #GP. In order not to mess with SVM interception of
mwait and monitor which assumes privilege level assertions take place before
interception, a flag has been added.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions