core-admin/core-modules
Marek Marczykowski-Górecki a9a8335403 Merge remote-tracking branch 'oliv/master' into new-backups
Conflicts:
	core/qubesutils.py
	dom0/qvm-core/qubes.py
2013-11-07 22:41:16 +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: unify handling dom0 case in --cdrom option 2013-11-01 02:25:22 +01:00
000QubesVm.py Merge remote-tracking branch 'oliv/master' into new-backups 2013-11-07 22:41:16 +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