core-admin/qubes/vm
Marek Marczykowski-Górecki 3c7d2289ce
vm: stubdom_xid: use canonical method for checking VM state
Don't depend on xid==-1 for not running VM.
This breaks some tests, as xid can be a mock object (not comparable to
int).
2017-05-16 09:05:00 +02:00
..
mix Make pylint ♥ 2017-05-12 17:41:38 +02:00
__init__.py vm: remove unused metaclass 2017-05-12 14:25:32 +02:00
adminvm.py
appvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
dispvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
qubesvm.py vm: stubdom_xid: use canonical method for checking VM state 2017-05-16 09:05:00 +02:00
standalonevm.py
templatevm.py