git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b7f6a1
)
KVM: x86: Inject #GP when loading system segments with non-canonical base
author
Nadav Amit
<namit@cs.technion.ac.il>
Sun, 2 Nov 2014 09:54:56 +0000
(11:54 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 7 Nov 2014 14:44:09 +0000
(15:44 +0100)
When emulating LTR/LDTR/LGDT/LIDT, #GP should be injected if the base is
non-canonical. Otherwise, VM-entry will fail.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/emulate.c
Simple merge