Searched refs:VcpuState (Results 1 – 1 of 1) sorted by relevance
71 pub enum VcpuState { enum82 pub vcpu_state: VcpuState, // vcpu当前运行状态164 vcpu_state: VcpuState::Inv, in new()