mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
79ccb25f78
Currently `arch` crate cannot be built, by specifying `hypervisor/kvm` to turn on the features required for its dependency - `hypervisor` crate to build. Thus enabling `arch` crate to be built with command: ```sh cargo build -p arch --features kvm ``` Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |