Marek Marczykowski-Górecki 046149e0f4 core: fix vm.run_service 'wait' argument handling 8 years ago
..
000QubesVm.py 046149e0f4 core: fix vm.run_service 'wait' argument handling 8 years ago
001QubesResizableVm.py 1b5daea771 qvm-grow-root: add --allow-start option 8 years ago
003QubesTemplateVm.py 3be8bb31fb Support more VM types in qvm-grow-root 8 years ago
005QubesNetVm.py 7359e394bc core: detach connected VMs when shutting down NetVM 8 years ago
006QubesAdminVm.py 1a284f18fb core: store dom0 info in qubes.xml 9 years ago
006QubesProxyVm.py 90393c33f2 core: add offline mode to qvm-create, qvm-prefs 9 years ago
01QubesAppVm.py 3be8bb31fb Support more VM types in qvm-grow-root 8 years ago
01QubesDisposableVm.py 31a3796ed3 dispvm: do not remove innocent files when cleaning up DispVM 8 years ago
01QubesHVm.py 35cb82cd2b storage: use root-cow.img for HVM template, to support reverting changes 8 years ago
02QubesTemplateHVm.py 35cb82cd2b storage: use root-cow.img for HVM template, to support reverting changes 8 years ago
Makefile 0009805041 rpm+makefile: move build/install code to Makefile files 9 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