It have nothing to do with xenstore, so change the name to not mislead. Also get rid of unused "xid" parameter - we should use XID as little as possible, because it is not a simple task to keep it current. |
||
|---|---|---|
| .. | ||
| __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