Marek Marczykowski-Górecki 27b031c59f Check for None before calling method (VM rename fix) 10 лет назад
..
000QubesVm.py 27b031c59f Check for None before calling method (VM rename fix) 9 лет назад
003QubesTemplateVm.py 0a1f3d0a44 core: split VM images handling to separate class 9 лет назад
005QubesNetVm.py f159f3e168 Use QubesDB instead of Xenstore. 9 лет назад
006QubesAdminVm.py 8e9c59e7f8 Minor changes to make VMM connection really lazy 9 лет назад
006QubesProxyVm.py fb353ea615 core: fix regression in iptables rule generator 9 лет назад
01QubesAppVm.py 44f38fe076 Declare file encoding for all python files, fill missing copyright headers 10 лет назад
01QubesDisposableVm.py 69d1ae645f Do not use qmemman when not present (installed) on particular VMM 9 лет назад
01QubesHVm.py 5763beb898 HVM: do not fail on non-Xen systems (without xenstore) 9 лет назад
02QubesTemplateHVm.py 44f38fe076 Declare file encoding for all python files, fill missing copyright headers 10 лет назад
Makefile 0009805041 rpm+makefile: move build/install code to Makefile files 9 лет назад
README.txt a84886db07 Move all files one level up 11 лет назад
__init__.py a84886db07 Move all files one level up 11 лет назад

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