Searched defs:DevicesCommand (Results 1 – 1 of 1) sorted by relevance
43 pub struct DevicesCommand { struct46 pub async_executor: Option<ExecutorKind>,50 pub disable_sandbox: bool,64 pub jail: JailConfig,95 pub serial: Vec<VhostUserParams<SerialParameters>>,104 pub block: Vec<VhostUserParams<DiskOption>>,136 Devices(DevicesCommand), argument