cloud-hypervisor/fuzz
Praveen K Paladugu 1d89f98edf vmm: Introduce landlock-rules cmdline param
Users can use this parameter to pass extra paths that 'vmm' and its
child threads can use at runtime. Hotplug is the primary usecase for
this parameter.

In order to hotplug devices that use local files: disks, memory zones,
pmem devices etc, users can use this option to pass the path/s that will
be used during hotplug while starting cloud-hypervisor. Doing this will
allow landlock to add required rules to grant access to these paths when
cloud-hypervisor process starts.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
Signed-off-by: Wei Liu <liuwe@microsoft.com>
2024-07-06 04:42:58 +00:00
..
fuzz_targets vmm: Introduce landlock-rules cmdline param 2024-07-06 04:42:58 +00:00
.gitignore
Cargo.lock build: Bump anstyle-parse from 0.2.3 to 0.2.4 in /fuzz 2024-07-03 21:54:50 +00:00
Cargo.toml build: Fix Cargo.toml formatting 2024-06-18 16:19:12 +00:00