mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-21 14:34:25 +01:00
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>
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.