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:
350f69d
)
KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily
author
Avi Kivity
<avi@redhat.com>
Mon, 5 Jan 2009 10:10:54 +0000
(12:10 +0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:00 +0000
(11:03 +0200)
If we aren't doing mmio there's no need to exit to userspace (which will
just be confused).
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found