The lock to `vm_config` is held for accessing `cpus.kvm_hyperv` passing
as a reference to `arch::generate_common_cpuid()`, so acquiring the same
lock again while calling to the same function is a deadlock.
Fixes:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||