cloud-hypervisor/fuzz
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
..
fuzz_targets fuzz: Fix use of "guest_debug" conditional code 2024-05-08 08:10:28 +00:00
.gitignore
Cargo.lock build: Bump windows-targets from 0.52.4 to 0.52.5 in /fuzz 2024-05-07 23:43:32 +00:00
Cargo.toml fuzz: Fix use of "guest_debug" conditional code 2024-05-08 08:10:28 +00:00