Any HVM (which isn't already template-based) can be a template for another HVM. For now do not allow simultaneous run of template and its VM (this assumption simplify the implementation, as no root-cow.img is needed). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 01QubesAppVm.py | ||
| 01QubesDisposableVm.py | ||
| 01QubesHVm.py | ||
| 000QubesVm.py | ||
| 003QubesTemplateVm.py | ||
| 005QubesNetVm.py | ||
| 006QubesDom0NetVm.py | ||
| 006QubesProxyVm.py | ||
| 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