core-admin/core-modules
Marek Marczykowski-Górecki 495a24a2e7 core/HVM: always start qrexec daemon
If not marked as installed, start it in background - waiting for
possible Qubes Tools installation. If that happens, make it possible to
tell the dom0 about that fact.
2013-10-28 05:08:28 +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 core/HVM: always start qrexec daemon 2013-10-28 05:08:28 +01:00
000QubesVm.py core: call ACPI S3 emulation only for VMs with PCI devices 2013-10-24 04:10:07 +02: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