Files
kata-containers/src/runtime/pkg/katautils
Marcel Apfelbaum 789a59549e virtcontainers: Remove the pc machine
Keeping around two different x86 machines has no added value
and require more tests and maintenance. Prefer the q35 machine
since it has more features and drop the pc machine.

Fixes #1953
Depends-on: github.com/kata-containers/tests#3586
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
2021-06-22 11:54:07 +03:00
..
2020-11-05 16:04:21 +08:00
2020-04-29 18:39:03 -07:00
2021-03-18 11:19:32 +00:00
2021-03-18 11:19:32 +00: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.