cloud-hypervisor/fuzz
Songqian Li bd17c84d3c virtio-devices: move userspace mapping to vm-device
Move UserspaceMapping to vm-device to avoid redefinition since
UserspaceMapping is used by both `virtio-devices` and `device`
crate.

Signed-off-by: Songqian Li <sionli@tencent.com>
2025-08-14 22:14:34 +00:00
..
fuzz_targets virtio-devices: move userspace mapping to vm-device 2025-08-14 22:14:34 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock misc: Change cpu ID type from u8 to u32 2025-08-11 20:31:50 +00:00
Cargo.toml devices: Add kernel cmdline, kernel, and initramfs to fw_cfg device 2025-08-11 17:29:51 +00:00