Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258041
b: refs/heads/master
c: 176f61d
h: refs/heads/master
i:
  258039: 28c5c3f
v: v3
  • Loading branch information
Yang, Wei authored and Avi Kivity committed Jul 12, 2011
1 parent 011587a commit e0fb93d
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: 74dc2b4ffe3af1eac367be0178f88487cb9b240a
refs/heads/master: 176f61da82435eae09cc96f70b530d1ba0746b8b
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -2372,7 +2372,7 @@ static void do_cpuid_ent(struct kvm_cpuid_entry2 *entry, u32 function,

/* cpuid 7.0.ebx */
const u32 kvm_supported_word9_x86_features =
F(SMEP);
F(SMEP) | F(FSGSBASE);

/* all calls to cpuid_count() should be made on the same cpu */
get_cpu();
Expand Down

0 comments on commit e0fb93d

Please sign in to comment.