Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156587
b: refs/heads/master
c: 263799a
h: refs/heads/master
i:
  156585: a75dc31
  156583: 6569765
v: v3
  • Loading branch information
Jan Kiszka authored and Avi Kivity committed Aug 5, 2009
1 parent e7c3cd7 commit e7a051e
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: 34f0c1ad27a74bd5eb0f99ea43ab6a4658d6419d
refs/heads/master: 263799a3616242201e20fd2025fe84047b1379b1
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/vmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -3168,7 +3168,7 @@ static void handle_invalid_guest_state(struct kvm_vcpu *vcpu,

if (err != EMULATE_DONE) {
kvm_report_emulation_failure(vcpu, "emulation failure");
return;
break;
}

if (signal_pending(current))
Expand Down

0 comments on commit e7a051e

Please sign in to comment.