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:
f990206
)
KVM: VMX: Refactor vmx_complete_atomic_exit()
author
Avi Kivity
<avi@redhat.com>
Mon, 7 Mar 2011 15:24:54 +0000
(17:24 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:56:56 +0000
(07:56 -0400)
Move the exit reason checks to the front of the function, for early
exit in the common case.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found