cloud-hypervisor/vmm
Sebastien Boeuf a3dfe726f8 vmm: cpu: Avoid useless cloning of Arc<Mutex<Vcpu>>
Since the object returned from CpuManager.create_vcpu() is never used,
we can avoid the cloning of this object.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-02-18 14:41:07 +01:00
..
src vmm: cpu: Avoid useless cloning of Arc<Mutex<Vcpu>> 2022-02-18 14:41:07 +01:00
Cargo.toml build: bump clap from 3.0.14 to 3.1.0 2022-02-17 01:56:54 +00:00