projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59c0050
)
x86/CPUID: correct FEATURESET_7d2 comment
author
Jan Beulich
<jbeulich@suse.com>
Tue, 1 Mar 2022 09:03:19 +0000
(10:03 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 1 Mar 2022 09:03:19 +0000
(10:03 +0100)
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/xen/lib/x86/cpuid.h
patch
|
blob
|
history
diff --git
a/xen/include/xen/lib/x86/cpuid.h
b/xen/include/xen/lib/x86/cpuid.h
index 50be07c0eba089a587575541e8ae34a09203f522..73a5c330365ea051201fde8db3a486f02769cf15 100644
(file)
--- a/
xen/include/xen/lib/x86/cpuid.h
+++ b/
xen/include/xen/lib/x86/cpuid.h
@@
-17,7
+17,7
@@
#define FEATURESET_7a1 10 /* 0x00000007:1.eax */
#define FEATURESET_e21a 11 /* 0x80000021.eax */
#define FEATURESET_7b1 12 /* 0x00000007:1.ebx */
-#define FEATURESET_7d2 13 /* 0x
8
0000007:2.edx */
+#define FEATURESET_7d2 13 /* 0x
0
0000007:2.edx */
struct cpuid_leaf
{