Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197631
b: refs/heads/master
c: ecf1405
h: refs/heads/master
i:
  197629: 9699479
  197627: e0be057
  197623: cc908da
  197615: 60eb818
  197599: 9e7540d
  197567: a0807ba
  197503: b1632ee
  197375: 69a481c
  197119: 583b817
  196607: 01bac5e
v: v3
  • Loading branch information
Joerg Roedel authored and Avi Kivity committed Apr 25, 2010
1 parent 5450217 commit 25ce0b3
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: 887f500ca1a721cac237ba56374b9c0f578251ec
refs/heads/master: ecf1405df235da3efea213427ac7da7f816e9d06
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/svm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1839,7 +1839,7 @@ static bool nested_svm_vmrun(struct vcpu_svm *svm)
if (!nested_vmcb)
return false;

trace_kvm_nested_vmrun(svm->vmcb->save.rip - 3, svm->nested.vmcb,
trace_kvm_nested_vmrun(svm->vmcb->save.rip - 3, vmcb_gpa,
nested_vmcb->save.rip,
nested_vmcb->control.int_ctl,
nested_vmcb->control.event_inj,
Expand Down

0 comments on commit 25ce0b3

Please sign in to comment.