cloud-hypervisor/hypervisor
Ruoqing He 838a857311 hypervisor: Wrap get_device_attr with unsafe
`get_device_attr` in 0.19.0 kvm-ioctls is marked as unsafe, wrap
invokation of `get_device_attr` with `unsafe` block.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2024-11-04 11:08:29 +00:00
..
src hypervisor: Wrap get_device_attr with unsafe 2024-11-04 11:08:29 +00:00
Cargo.toml build: Centralize rust-vmm crates to workspace 2024-09-27 15:58:21 +00:00