Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315879
b: refs/heads/master
c: cbd27ee
h: refs/heads/master
i:
  315877: a5723cc
  315875: b57ed0b
  315871: d9d2e01
v: v3
  • Loading branch information
Avi Kivity committed Jul 9, 2012
1 parent 5535a91 commit 251f772
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: f47cfa3174ad8bd39e56524b36e79c463bf820b1
refs/heads/master: cbd27ee783f1e56d56415e8c5f2492ccedd565c4
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/kvm_emulate.h
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,9 @@ struct x86_emulate_ctxt {
u8 modrm_seg;
bool rip_relative;
unsigned long _eip;
struct operand memop;
/* Fields above regs are cleared together. */
unsigned long regs[NR_VCPU_REGS];
struct operand memop;
struct operand *memopp;
struct fetch_cache fetch;
struct read_cache io_read;
Expand Down

0 comments on commit 251f772

Please sign in to comment.