core-admin/core-modules
Marek Marczykowski-Górecki 1c0ade6166
Fix race condition in QubesVm.get_cputime/get_mem
When domain is destroyed after isActive check, but before getting
actuall info, it would fail. So handle this situation.
2015-10-27 21:35:02 +01:00
..
__init__.py
01QubesAppVm.py
01QubesDisposableVm.py
01QubesHVm.py
02QubesTemplateHVm.py
000QubesVm.py Fix race condition in QubesVm.get_cputime/get_mem 2015-10-27 21:35:02 +01:00
003QubesTemplateVm.py
005QubesNetVm.py
006QubesAdminVm.py
006QubesProxyVm.py
Makefile
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