constellation/cli
Otto Bittner 75ce11af14
cli: disable smt via cpu_options (#2291)
Disabling SMT dynamically inside the image creates problems on AWS.
The problem should be fixed by disabling smt through the VMM.
By recommendation from AWS: add idle=poll.
This should improve our launch success rate while they investigate some
upstream issues.
2023-09-01 11:26:21 +02:00
..
cmd cli: add --workspace flag to set base directory for Constellation workspace (#2148) 2023-08-04 13:53:51 +02:00
internal cli: disable smt via cpu_options (#2291) 2023-09-01 11:26:21 +02:00
BUILD.bazel bazel: build both cli variants as part of devbuild 2023-05-31 14:00:00 +02:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00