cloud-hypervisor/vmm
Wei Liu b99b2bc990 memory_manager: use MFD_CLOEXEC flag when creating memory fd
Until there is a need for sharing the memory fd with a child process, we
should err on the safe side to close it on exec.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-10-27 09:20:08 +02:00
..
src memory_manager: use MFD_CLOEXEC flag when creating memory fd 2022-10-27 09:20:08 +02:00
Cargo.toml build: Bump serde from 1.0.145 to 1.0.147 2022-10-24 08:41:05 +00:00