Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68399
b: refs/heads/master
c: d39dba5
h: refs/heads/master
i:
  68397: 593e674
  68395: be9749c
  68391: ca6e7ab
  68383: 9fcf42a
v: v3
  • Loading branch information
Avi Kivity committed Oct 13, 2007
1 parent ee8c653 commit 17c10cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2e2c618dad6d5768da4a891ff71fc1ca0cbd3fe0
refs/heads/master: d39dba54ce71ab3234c387219b175dc36d37f85a
1 change: 0 additions & 1 deletion trunk/drivers/kvm/x86_emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,6 @@ x86_emulate_memop(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops)
register_address_increment(_regs[VCPU_REGS_RSP], -op_bytes);
dst.ptr = (void *) register_address(
ctxt->ss_base, _regs[VCPU_REGS_RSP]);
no_wb = 1; /* force writeback */
break;
case 0x6c: /* insb */
case 0x6d: /* insw/insd */
Expand Down

0 comments on commit 17c10cf

Please sign in to comment.