cloud-hypervisor/hypervisor
Rob Bradford cb5aaca809 hypervisor, vmm: Remove inner Mutex protecting VcpuFd
This was added in 7be69edf51 to deal with
changes to the KVM bindings that made run() and set_immediate_exit()
take &mut self. Instead adopt a Box<> value in Vcpu allowing the removal
of this internal Mutex.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2025-10-24 13:13:12 +00:00
..
src hypervisor, vmm: Remove inner Mutex protecting VcpuFd 2025-10-24 13:13:12 +00:00
Cargo.toml build: Bump the non-rust-vmm group across 2 directories with 107 updates 2025-09-24 02:28:12 +00:00