Marek Marczykowski-Górecki 72cf3a8201 core: remove kernel properties from DispVM and Dom0 (#948) 9 years ago
..
000QubesVm.py 49d510dc65 core: prevent permissions error when VM was started by root 9 years ago
003QubesTemplateVm.py 0a1f3d0a44 core: split VM images handling to separate class 10 years ago
005QubesNetVm.py f159f3e168 Use QubesDB instead of Xenstore. 10 years ago
006QubesAdminVm.py 72cf3a8201 core: remove kernel properties from DispVM and Dom0 (#948) 9 years ago
006QubesProxyVm.py fb353ea615 core: fix regression in iptables rule generator 10 years ago
01QubesAppVm.py 44f38fe076 Declare file encoding for all python files, fill missing copyright headers 10 years ago
01QubesDisposableVm.py 72cf3a8201 core: remove kernel properties from DispVM and Dom0 (#948) 9 years ago
01QubesHVm.py 5763beb898 HVM: do not fail on non-Xen systems (without xenstore) 10 years ago
02QubesTemplateHVm.py 9205c5c054 core: fix imports 10 years ago
Makefile 0009805041 rpm+makefile: move build/install code to Makefile files 10 years ago
README.txt a84886db07 Move all files one level up 11 years ago
__init__.py a84886db07 Move all files one level up 11 years ago

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