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:
f0495f9
)
KVM: VMX: Limit iterations with emulator_invalid_guest_state
author
Avi Kivity
<avi@redhat.com>
Thu, 7 Jun 2012 14:08:48 +0000
(17:08 +0300)
committer
Avi Kivity
<avi@redhat.com>
Mon, 9 Jul 2012 11:19:01 +0000
(14:19 +0300)
Otherwise, if the guest ends up looping, we never exit the srcu critical
section, which causes synchronize_srcu() to hang.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found