cloud-hypervisor/fuzz/fuzz_targets
Rob Bradford 3def18f502 fuzz: Fix use of "guest_debug" conditional code
Enable the use of the vmm crate with the "guest_debug" feature and make
the code that exercises that in the fuzzer unconditional on
"guest_debug" as a feature (as that is not specified as a feature in the
fuzz workspace itself.)

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-05-08 08:10:28 +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 fuzz: Fix use of "guest_debug" conditional code 2024-05-08 08:10:28 +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
vhdx.rs
watchdog.rs