Searched defs:hypervisor (Results 1 – 7 of 7) sorted by relevance
40 let hypervisor = Kvm::new().unwrap(); in get_supported_cpuid() localVariable47 let hypervisor = Kvm::new().unwrap(); in get_emulated_cpuid() localVariable61 let hypervisor = Kvm::new().unwrap(); in entries_double_on_error() localVariable
79 let hypervisor = get_hypervisor(); in get_hypervisor_args() localVariable
209 "hypervisor": { object
1684 let mut hypervisor = cfg.hypervisor.unwrap_or(default_hypervisor); in run_config_inner() localVariable
1293 pub hypervisor: Option<HypervisorKind>, field
1058 pub hypervisor: Option<HypervisorKind>, field
1547 let hypervisor = cfg in run_config() localVariable