OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vm_type
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/virt/
installer.py
139
type, '
vm_type
' is consulted.
145
virt = params.get("
vm_type
", None)
virt_env_process.py
56
vm_type
= params.get('
vm_type
')
57
if
vm_type
== 'kvm':
virt_vm.py
278
vm_type
= params.get("
vm_type
")
279
if
vm_type
== 'kvm':
Completed in 53 milliseconds