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:
c5ca8e5
)
KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception
author
Avi Kivity
<avi@redhat.com>
Mon, 7 Mar 2011 15:39:45 +0000
(17:39 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:56:56 +0000
(07:56 -0400)
vmx_complete_atomic_exit() cached it for us, so we can use it here.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found