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
block.rs block: Set an option to pin virtio block threads to host cpus 2024-02-13 09:05:57 +00:00
cmos.rs
console.rs fuzz: Add fuzzer for virtio-console 2022-11-03 09:10:41 -07:00
http_api.rs fuzz: Fix use of "guest_debug" conditional code 2024-05-08 08:10:28 +00:00
iommu.rs
linux_loader_cmdline.rs
linux_loader.rs
mem.rs
net.rs
pmem.rs
qcow.rs build: add REUSE Compliance Check 2024-04-19 17:35:45 +00:00
rng.rs
serial.rs
vhdx.rs
watchdog.rs