Files
kata-containers/src/runtime/pkg/katautils
Eric Ernst 74b587431f runtime: clh-config: add runtime hooks to the clh toml
Today hooks are only described in the QEMU toml. This shouldn't be VMM
specific -- let's make sure these are advertised for Cloud Hypervisor as
well.

Fixes: #1401

Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
2021-02-17 16:54:31 -08:00
..
2020-04-29 18:39:03 -07:00
2020-04-27 19:39:25 -07:00
2020-04-29 18:39:03 -07:00
2020-04-27 19:39:25 -07: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.