bb958fd1c8
Provide vm.refresh(), which will force to reconnect do QubesDB daemon, and also get new libvirt object (including new ID, if any). Use this method whenever QubesDB call returns DisconnectedError exception. Also raise that exception when someone is trying to talk to not running QubesDB - instead of returning None. |
||
---|---|---|
.. | ||
__init__.py | ||
01QubesAppVm.py | ||
01QubesDisposableVm.py | ||
01QubesHVm.py | ||
02QubesTemplateHVm.py | ||
000QubesVm.py | ||
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