Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103711
b: refs/heads/master
c: 81609e3
h: refs/heads/master
i:
  103709: 7b8ef14
  103707: 70d163e
  103703: e5a381a
  103695: a75e7f9
  103679: 14df2e4
v: v3
  • Loading branch information
Avi Kivity committed Jul 20, 2008
1 parent e5f56f8 commit ee32b20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f08864b42a45581a64558aa5b6b673c77b97ee5d
refs/heads/master: 81609e3e26508840a1b51414376f2541dd191483
4 changes: 2 additions & 2 deletions trunk/include/asm-x86/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ enum {
};

enum {
VCPU_SREG_ES,
VCPU_SREG_CS,
VCPU_SREG_SS,
VCPU_SREG_DS,
VCPU_SREG_ES,
VCPU_SREG_FS,
VCPU_SREG_GS,
VCPU_SREG_SS,
VCPU_SREG_TR,
VCPU_SREG_LDTR,
};
Expand Down

0 comments on commit ee32b20

Please sign in to comment.