Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343466
b: refs/heads/master
c: 0652eaa
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Graf committed Oct 5, 2012
1 parent 5c8bb48 commit 4c0efeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 706fb730cb4f9db2e3de33391475dd0616c2c935
refs/heads/master: 0652eaaebea0995b3236e51dec727d62264f4248
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kvm/book3s_pr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,7 @@ int kvmppc_vcpu_run(struct kvm_run *kvm_run, struct kvm_vcpu *vcpu)
#endif

out:
vcpu->mode = OUTSIDE_GUEST_MODE;
preempt_enable();
return ret;
}
Expand Down

0 comments on commit 4c0efeb

Please sign in to comment.