core-admin/core-modules
Marek Marczykowski-Górecki adfc4e0ac9 core: disks handling cleanup, fix them for TemplateHVM
Move rootcow_img to storage class, remove clean_volatile_img. And most
importantly - set source_template in QubesHVm.create_on_disk.
2015-02-09 06:02:20 +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 core: remove kernel properties from DispVM and Dom0 (#948) 2015-01-30 01:40:40 +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/hvm: handle verbose option for guid 2015-02-09 05:39:44 +01:00
003QubesTemplateVm.py core: disks handling cleanup, fix them for TemplateHVM 2015-02-09 06:02:20 +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