cloud-hypervisor/fuzz/fuzz_targets
Wei Liu 94929889ac vmm: make landlock configs VMM-level config
This requires stashing the config values in `struct Vmm`. The configs
should be validated before before creating the VMM thread. Refactor the
code and update documentation where necessary.

The place where the rules are applied remain the same.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2024-07-06 04:42:58 +00:00
..
balloon.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
block.rs block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00
cmos.rs fuzz: fix unused import warnings 2024-01-08 17:39:05 +00:00
console.rs
http_api.rs vmm: make landlock configs VMM-level config 2024-07-06 04:42:58 +00:00
iommu.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
linux_loader_cmdline.rs vmm: Add IGVM to the config/commandline 2023-12-08 09:22:42 -08:00
linux_loader.rs
mem.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
net.rs
pmem.rs
qcow.rs build: add REUSE Compliance Check 2024-04-19 17:35:45 +00:00
rng.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
serial.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
vhdx.rs block: merge qcow, vhdx and block_util into block crate 2023-07-19 13:52:43 +01:00
watchdog.rs