Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356920
b: refs/heads/master
c: 257090f
h: refs/heads/master
v: v3
  • Loading branch information
Yang Zhang authored and Gleb Natapov committed Feb 11, 2013
1 parent 72b8582 commit f74ae99
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 79fd50c67f91136add9726fb7719b57a66c6f763
refs/heads/master: 257090f70233084488f7b3ebe99be8c159a23281
3 changes: 1 addition & 2 deletions trunk/arch/x86/kvm/vmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ module_param(vmm_exclusive, bool, S_IRUGO);
static bool __read_mostly fasteoi = 1;
module_param(fasteoi, bool, S_IRUGO);

static bool __read_mostly enable_apicv_reg_vid = 1;
module_param(enable_apicv_reg_vid, bool, S_IRUGO);
static bool __read_mostly enable_apicv_reg_vid;

/*
* If nested=1, nested virtualization is supported, i.e., guests may use
Expand Down

0 comments on commit f74ae99

Please sign in to comment.