dom0: set first NetVM as ClockVM

This commit is contained in:
Marek Marczykowski 2011-10-17 23:20:21 +02:00
parent db3ab9333a
commit 99c0356bf2

View File

@ -1925,6 +1925,10 @@ class QubesVmCollection(dict):
if self.default_fw_netvm_qid is None:
self.set_default_fw_netvm_vm(vm)
# by default ClockVM is the first NetVM
if self.clockvm_qid is None:
self.set_clockvm_vm(vm)
return vm
def add_new_proxyvm(self, name, template_vm,