Files
kata-containers/src/runtime/pkg/katautils
Eric Ernst 6ee550e9a5 runtime: vCPUs pinning is sandbox specific, not hypervisor
While at it, make sure we persist this and fix a misc typo.

Signed-off-by: Eric Ernst <eric_ernst@apple.com>
2023-01-12 15:44:25 -08:00
..
2022-03-23 19:37:35 +11:00
2022-10-17 10:59:13 +08:00

Kata utilities packages

The katautils package contains useful functions that are shared by various parts of the codebase, including the runtime and the container v2 shim.