core-admin/core-modules
Marek Marczykowski-Górecki 2005207462 Template support for HVM (#719)
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).
2013-11-19 18:42:59 +01:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py Missing imports... 2013-03-26 01:28:39 +01:00
01QubesDisposableVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesHVm.py Template support for HVM (#719) 2013-11-19 18:42:59 +01:00
000QubesVm.py Template support for HVM (#719) 2013-11-19 18:42:59 +01:00
003QubesTemplateVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
005QubesNetVm.py Missing imports... 2013-03-26 01:28:39 +01:00
006QubesDom0NetVm.py core: add methods to trigger ACPI S3 of VM 2013-10-23 21:56:50 +02:00
006QubesProxyVm.py Missing imports once again... 2013-03-19 13:36:35 +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