summaryrefslogtreecommitdiffhomepage
path: root/pkg/cpuid/cpuid_x86.go
AgeCommit message (Expand)Author
2021-09-01Cache cpuid.HostFeatureSet().Jamie Liu
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2020-12-15Internal change.Andrei Vagin
2020-06-18Remove various uses of 'whitelist'Michael Pratt
2020-04-01Fix 386 build tagsMichael Pratt
2020-03-30Add AMD Rome CPUID flag.Michael Pratt
2020-02-18cpuid: cache the maximum size of xsave stategVisor bot
2020-02-10Enable pkg/cpuid support on arm64.Haibo Xu