cloud-hypervisor/hypervisor/src
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
..
arch hypervisor: mshv: Fix superflous lifetimes 2024-10-21 15:28:17 +00:00
kvm hypervisor: Wrap get_device_attr with unsafe 2024-11-04 11:08:29 +00:00
mshv hypervisor: mshv: Fix superflous lifetimes 2024-10-21 15:28:17 +00:00
cpu.rs misc: Further improve imports styling 2024-09-29 16:13:48 +00:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
lib.rs misc: Replace div_round_up operation with div_ceil 2024-10-18 17:46:39 +00:00
vm.rs misc: Further improve imports styling 2024-09-29 16:13:48 +00:00