core-admin/core-modules
Marek Marczykowski-Górecki 68ad6d0760 dispvm: start guid during savefile preparation
Now gui-agent supports reconnect to guid, so start it early to have Xorg
running in the VM.

This is still not done - for example it tries to run some commands via
(not running yet) qrexec.
2014-01-24 06:42:20 +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 hvm: fix return value of vm.start() 2013-12-17 23:59:05 +01:00
02QubesTemplateHVm.py hvm: one more fix for start() return value 2013-12-19 13:46:30 +01:00
000QubesVm.py dispvm: start guid during savefile preparation 2014-01-24 06:42:20 +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
006QubesAdminVm.py core: rename QubesDom0NetVm to QubesAdminVm 2013-11-29 03:42:56 +01:00
006QubesProxyVm.py core/proxyvm: allow TCP traffic to DNS servers 2014-01-21 04:45:41 +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