mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Allow callers to provide a file descriptor for /proc/self/fd. This is useful for sandboxing, as we may be running in a namespace that doesn't have access to /proc. Signed-off-by: Sergio Lopez <slp@redhat.com>