Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115275
b: refs/heads/master
c: 94c935a
h: refs/heads/master
i:
  115273: c1c4f93
  115271: ec2f524
v: v3
  • Loading branch information
Amit Shah authored and Avi Kivity committed Oct 15, 2008
1 parent 55a1812 commit ead3c96
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: a89a8fb93ba63d4ad39db97c90997c409c87ccb9
refs/heads/master: 94c935a1ee7a9c134f0ebed656384186619d05cb
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/svm.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ MODULE_LICENSE("GPL");

#define SVM_FEATURE_NPT (1 << 0)
#define SVM_FEATURE_LBRV (1 << 1)
#define SVM_DEATURE_SVML (1 << 2)
#define SVM_FEATURE_SVML (1 << 2)

#define DEBUGCTL_RESERVED_BITS (~(0x3fULL))

Expand Down

0 comments on commit ead3c96

Please sign in to comment.