core-admin/core-modules
Marek Marczykowski-Górecki 86d3e2f4dd core: Do not kill the VM when qrexec connect timed out (#790)
In such case show an error to the user (via tray notification, not
dialog box!) and leave the VM in "transient" state. The user can wait
some more time for VM startup, check what VM is doing, or kill it
manually.
2014-02-05 03:31:36 +01:00
..
__init__.py
01QubesAppVm.py Missing imports... 2013-03-26 01:28:39 +01:00
01QubesDisposableVm.py
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 core: Do not kill the VM when qrexec connect timed out (#790) 2014-02-05 03:31:36 +01:00
003QubesTemplateVm.py
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

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