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:
ab2b7eb
)
lguest: fix on Intel when KVM loaded (unhandled trap 13)
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 26 May 2009 11:24:41 +0000
(20:54 +0930)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 26 May 2009 19:13:11 +0000
(12:13 -0700)
When KVM is loaded, and hence VT set up, the vmcall instruction in an
lguest guest causes a #GP, not #UD.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found