TTao Chenclippy check fix
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Hypervisor: Remove hypervisor directory Remove the hypervisor directory and cleans up all references to it. All features and functionality previously located in hypervisor have been fully migrated to the hypervisor_refactor directory. So it is safe to remove the directory. Signed-off-by: Jinhao Gao <gaojinhao@huawei.com> | 2 年前 | |
Devices: add trait object conversion function Stratovirt will implement DEVICE/BUS framework as a simple simplified QOM. Add Trait object conversion function to make preparation for the next commits. Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 1 年前 | |
Memory: Add an unsafe flag to the get host address function. It is dangerous to read and write directly to hva. So we add unsafe to mark this function is not safe! Signed-off-by: Li Huachao <lihuachao1@huawei.com> Signed-off-by: Yandong Xu <xuyandong2@huawei.com> | 1 年前 | |
clippy check fix Fix all kinds lint warnings given by rust compiler to make the code more readable without changing the function or logic. Signed-off-by: Fan Xuan Zhe <fanxuanzhe@huawei.com> Signed-off-by: Tao Chen <boby.chen@huawei.com> | 7 个月前 |