Commit Graph

9 Commits

Author SHA1 Message Date
Howard Zhang 4ecf66cae5 add stateify savable tag for FeatureSet of Arm64
Signed-off-by: Howard Zhang <howard.zhang@arm.com>
2022-02-10 20:21:34 +08:00
Adin Scannell 266cabd008 Refactor CPUID to allow for use in KVM and ring0.
Updates #5039

PiperOrigin-RevId: 421696994
2022-01-13 17:24:28 -08:00
Jing Chen de9090dde9 fix the failed test target //pkg/cpuid:cpuid_test on arm64. 2021-10-23 15:39:57 -07:00
Jamie Liu 810ea09575 Cache cpuid.HostFeatureSet().
PiperOrigin-RevId: 394261815
2021-09-01 10:29:51 -07:00
Jamie Liu 1ad3822200 Add go:build directives as required by Go 1.17's gofmt.
PiperOrigin-RevId: 385894869
2021-07-20 16:28:45 -07:00
Adin Scannell 4e03e87547 Fix simple mistakes identified by goreportcard.
These are primarily simplification and lint mistakes. However, minor
fixes are also included and tests added where appropriate.

PiperOrigin-RevId: 351425971
2021-01-12 12:38:22 -08:00
Michael Pratt 3970c12743 Remove various uses of 'whitelist'
Updates #2972

PiperOrigin-RevId: 317113059
2020-06-18 09:03:39 -07:00
gVisor bot a03b40ca17 Merge pull request #1453 from xiaobo55x:cpuid
PiperOrigin-RevId: 294257911
2020-02-10 11:01:08 -08:00
Haibo Xu 9cbf5a3dcc Enable pkg/cpuid support on arm64.
Fixes #1255

Signed-off-by: Haibo Xu <haibo.xu@arm.com>
Change-Id: I8614e6f3ee321c2989567e4e712aa8f28cc9db14
2020-02-10 02:46:05 +00:00