Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247989
b: refs/heads/master
c: 8878647
h: refs/heads/master
i:
  247987: 95632a9
v: v3
  • Loading branch information
Avi Kivity committed May 11, 2011
1 parent 208b0c7 commit c72d95b
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: c5ca8e572c4d8cb8dec1cf5b3fc9c7066f6b2c29
refs/heads/master: 887864758580c80710947c38a4692032163777df
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/vmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -3118,7 +3118,7 @@ static int handle_exception(struct kvm_vcpu *vcpu)
enum emulation_result er;

vect_info = vmx->idt_vectoring_info;
intr_info = vmcs_read32(VM_EXIT_INTR_INFO);
intr_info = vmx->exit_intr_info;

if (is_machine_check(intr_info))
return handle_machine_check(vcpu);
Expand Down

0 comments on commit c72d95b

Please sign in to comment.