cloud-hypervisor/vmm
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
..
src vmm: remove Default impls for config 2024-01-23 12:44:44 +00:00
Cargo.toml build: Bump anyhow from 1.0.75 to 1.0.79 2024-01-23 12:44:21 +00:00