core-admin/core-modules
2016-06-25 00:20:27 +02:00
..
__init__.py
01QubesAppVm.py
01QubesDisposableVm.py dispvm: do not remove innocent files when cleaning up DispVM 2016-01-20 02:51:57 +01:00
01QubesHVm.py core: validate dom0 drive path before starting VM 2016-06-21 18:39:13 +02:00
02QubesTemplateHVm.py storage: use root-cow.img for HVM template, to support reverting changes 2016-01-07 05:48:32 +01:00
000QubesVm.py core: fix handling disabling VM autostart on VM removal 2016-06-25 00:20:27 +02:00
001QubesResizableVm.py qvm-grow-root: add --allow-start option 2015-12-26 04:10:20 +01:00
003QubesTemplateVm.py
005QubesNetVm.py
006QubesAdminVm.py core: store dom0 info in qubes.xml 2015-04-28 15:00:50 +02:00
006QubesProxyVm.py
Makefile
README.txt Move all files one level up 2013-03-16 19:56:51 +01:00

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