core-admin/core-modules
2015-02-11 13:59:57 +01:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
01QubesDisposableVm.py Revert part of "core: remove kernel properties from DispVM and Dom0 (#948)" 2015-02-09 22:29:23 +01:00
01QubesHVm.py core: disks handling cleanup, fix them for TemplateHVM 2015-02-09 06:02:20 +01:00
02QubesTemplateHVm.py core: disks handling cleanup, fix them for TemplateHVM 2015-02-09 06:02:20 +01:00
000QubesVm.py core: implement VM suspend 2015-02-10 06:45:47 +01:00
003QubesTemplateVm.py core: make vm.rootcow_img a property 2015-02-11 13:59:57 +01:00
005QubesNetVm.py Use QubesDB instead of Xenstore. 2014-11-19 12:48:28 +01:00
006QubesAdminVm.py core: remove kernel properties from DispVM and Dom0 (#948) 2015-01-30 01:40:40 +01:00
006QubesProxyVm.py core: fix regression in iptables rule generator 2014-11-19 12:50:24 +01:00
Makefile rpm+makefile: move build/install code to Makefile files 2014-11-19 12:50:24 +01:00
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