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:
68a99f6
)
[PATCH] KVM: Simplify test for interrupt window
author
Dor Laor
<dor.laor@qumranet.com>
Sat, 6 Jan 2007 00:37:00 +0000
(16:37 -0800)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Sat, 6 Jan 2007 07:55:28 +0000
(23:55 -0800)
No need to test for rflags.if as both VT and SVM specs assure us that on exit
caused from interrupt window opening, 'if' is set.
Signed-off-by: Dor Laor <dor.laor@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found