Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74255
b: refs/heads/master
c: 2a738e2
h: refs/heads/master
i:
  74253: bd0c7e6
  74251: fbfdcff
  74247: 3a8b786
  74239: 137e827
v: v3
  • Loading branch information
Izik Eidus authored and Avi Kivity committed Nov 27, 2007
1 parent 1607cdd commit 8cff034
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: e826ec9ae2baf9980402e85f0bbe1dac53ceb110
refs/heads/master: 2a738e20a11b44219aa83073d625ff1a7004e463
1 change: 1 addition & 0 deletions trunk/drivers/kvm/x86_emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -1358,6 +1358,7 @@ x86_emulate_memop(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops)
}
src.val = (unsigned long) _eip;
JMP_REL(rel);
op_bytes = ad_bytes;
goto push;
}
case 0xe9: /* jmp rel */
Expand Down

0 comments on commit 8cff034

Please sign in to comment.