hypervisor: implement devicefd management for MSHV

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2021-06-30 19:57:56 +00:00
committed by LIU Wei
parent 10b954e954
commit 6e9d3eccd6
3 changed files with 63 additions and 11 deletions

View File

@@ -61,8 +61,6 @@ impl fmt::Display for VcpuMshvState {
}
}
pub struct CreateDevice {}
pub struct DeviceAttr {}
pub struct IrqRouting {}
pub enum VcpuExit {}
pub struct MpState {}