913cc27023
Otherwise it would point at the same object and for example changing vm.services[] in one VM will change that also for another. That link will be severed after reloading the VMs from qubes.xml, but at least in case of DispVM startup its too late - vm.service['qubes-dvm'] is set for the DispVM template even during normal startup, not savefile preparation. |
||
---|---|---|
.. | ||
__init__.py | ||
01QubesAppVm.py | ||
01QubesDisposableVm.py | ||
01QubesHVm.py | ||
02QubesTemplateHVm.py | ||
000QubesVm.py | ||
003QubesTemplateVm.py | ||
005QubesNetVm.py | ||
006QubesAdminVm.py | ||
006QubesProxyVm.py | ||
Makefile | ||
README.txt |
This directory contains Qubes core modules. It will be loaded in lexicographical order, use numeric prefix to force load ordering. 0* - Qubes base modules 00* - Qubes core VM classes