summaryrefslogtreecommitdiffhomepage
path: root/pkg/cpuid
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2021-10-26 20:09:43 +0000
committergVisor bot <gvisor-bot@google.com>2021-10-26 20:09:43 +0000
commit246328eab4e1c92701d4d8ad72823a3ccfac1dbd (patch)
tree5b3de883366459774d1212d32eac5b46341761ce /pkg/cpuid
parent4af37628d1dcc1c00f873349eb21ee01c2615379 (diff)
parent722d7ca744db6aab442bc71bb50b64599c8fa522 (diff)
Merge release-20211019.0-42-g722d7ca74 (automated)
Diffstat (limited to 'pkg/cpuid')
-rw-r--r--pkg/cpuid/cpuid_x86.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/cpuid/cpuid_x86.go b/pkg/cpuid/cpuid_x86.go
index 8cbcc9f61..c236b942d 100644
--- a/pkg/cpuid/cpuid_x86.go
+++ b/pkg/cpuid/cpuid_x86.go
@@ -81,7 +81,7 @@ const (
X86FeatureAVX
X86FeatureF16C
X86FeatureRDRAND
- _ // ecx bit 31 is reserved.
+ X86FeatureHypervisor
)
// Block 1 constants are all of the "basic" feature bits returned by a cpuid in