hypervisor: drop unused IrqRouting struct from MSHV

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu 2022-07-14 10:20:38 +00:00 committed by Liu Wei
parent a455917db5
commit 02866fccb0

View File

@ -66,7 +66,6 @@ impl fmt::Display for VcpuMshvState {
}
}
pub struct IrqRouting {}
pub struct MpState {}
impl SegmentRegisterOps for SegmentRegister {