mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
This change adds an additional parameter to LaunchCustomQemu that allows users more control over the newly created process. They can for instance specify the user under which the new qemu process should run and which capabilities should be retained in the child qemu process. Signed-off-by: Mark Ryan <mark.d.ryan@intel.com> |
||
---|---|---|
examples_test.go | ||
image.go | ||
qemu_test.go | ||
qemu.go | ||
qmp_test.go | ||
qmp.go |