HomeSort by relevance Sort by last modified time
    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