cloud-hypervisor/vmm
Bo Chen 4f37a273d9 vmm: Fix clippy issue
error: all if blocks contain the same code at the end
   --> vmm/src/memory_manager.rs:884:9
    |
884 | /             Ok(mm)
885 | |         }
    | |_________^

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-09-08 13:31:19 -07:00
..
src vmm: Fix clippy issue 2021-09-08 13:31:19 -07:00
Cargo.toml build: use vfio-ioctls that supports MSHV 2021-09-07 15:17:08 +01:00