Searched defs:hypervisor (Results 1 – 7 of 7) sorted by relevance
39 let hypervisor = Kvm::new().unwrap(); in get_supported_cpuid() localVariable46 let hypervisor = Kvm::new().unwrap(); in get_emulated_cpuid() localVariable60 let hypervisor = Kvm::new().unwrap(); in entries_double_on_error() localVariable
81 let hypervisor = get_hypervisor(); in get_hypervisor_args() localVariable
187 "hypervisor": { object
2283 let mut hypervisor = cfg in run_config_inner() localVariable
717 pub hypervisor: Option<HypervisorKind>, field
1463 pub hypervisor: Option<HypervisorKind>, field
1647 let hypervisor = cfg in run_config() localVariable