cloud-hypervisor/vmm
Jinank Jain 171b28ce52 hypervisor, vmm: Avoid leaking hypervisor specific data structure
Currently a bunch of KVM specific interfaces are leaked into the vmm
crate which should ideally does not contain any hypervisor specific data
structures.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2025-02-12 23:08:43 +00:00
..
src hypervisor, vmm: Avoid leaking hypervisor specific data structure 2025-02-12 23:08:43 +00:00
build.rs build: Add "fuzzing" as a valid cfg(..) attribute 2024-05-08 08:10:28 +00:00
Cargo.toml build: Bump uuid from 1.8.0 to 1.12.1 2025-01-24 00:40:22 +00:00