-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 288895 b: refs/heads/master c: fa3d5b8 h: refs/heads/master i: 288893: d46d4a1 288891: 7b11413 288887: b468759 288879: d6a887a 288863: be425e2 288831: 085c8b6 288767: 8bd0fe7 v: v3
- Loading branch information
K. Y. Srinivasan
authored and
Greg Kroah-Hartman
committed
Mar 16, 2012
1 parent
5d47126
commit a919aa2
Showing
4 changed files
with
177 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: e485ceac9ebd43901ef0ce13622385d509e072e7 | ||
refs/heads/master: fa3d5b85c681518b6e4ec515814dcb2d5b702b89 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -119,6 +119,8 @@ | |
*/ | ||
|
||
#define REG_SZ 1 | ||
#define REG_U32 4 | ||
#define REG_U64 8 | ||
|
||
enum hv_kvp_exchg_op { | ||
KVP_OP_GET = 0, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters