cloud-hypervisor/fuzz
Alyssa Ross 7674196113 vmm: remove Default impls for config
These Default implementations either don't produce valid configs, are
no longer used outside of tests, or both.

For the tests, we can define our own local "default" values that make
the most sense for the tests, without worrying about what's
a (somewhat) sensible "global" default value.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2024-01-23 12:44:44 +00:00
..
fuzz_targets vmm: remove Default impls for config 2024-01-23 12:44:44 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock build: Bump clap from 4.4.12 to 4.4.18 in /fuzz 2024-01-22 23:38:27 +00:00
Cargo.toml vmm: use trait objects for API actions 2024-01-17 10:20:02 +00:00