Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315883
b: refs/heads/master
c: 7c068e4
h: refs/heads/master
i:
  315881: 97e99ac
  315879: 251f772
v: v3
  • Loading branch information
Avi Kivity committed Jul 9, 2012
1 parent e8a8b0d commit cad4369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bdea48e305389b3c8c0f786a317f9da984c16604
refs/heads/master: 7c068e45587a83d4235dda55d35a7d305c58e0e5
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/vmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -5002,7 +5002,7 @@ static int handle_invalid_guest_state(struct kvm_vcpu *vcpu)
schedule();
}

vmx->emulation_required = 0;
vmx->emulation_required = !guest_state_valid(vcpu);
out:
return ret;
}
Expand Down

0 comments on commit cad4369

Please sign in to comment.