core-admin/qubes/vm
Marek Marczykowski-Górecki 9257a6d14f
Do not abort suspend hooks if any qubes.Suspend* service fails to run
First of all, do not try to call those services in VMs not having qrexec
installed - for example Windows VMs without qubes tools.
Then, even if service call fails for any other reason, only log it but
do not prevent other services from being called. A single uncooperative
VM should generally be able only to hurt itself, not break other VMs
during suspend.

Fixes QubesOS/qubes-issues#3489
2019-02-27 06:03:57 +01:00
..
mix vm/mixin/net: disconnect network interface on backend shutdown/crash 2019-02-27 06:03:57 +01:00
__init__.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
adminvm.py vm/adminvm: add stubs for kill/shutdown functions 2019-02-27 06:03:57 +01:00
appvm.py Fix too long line 2018-02-13 11:27:59 +01:00
dispvm.py Make DispVMs started from a DispVM to use the same DVM template by default 2019-02-18 19:25:26 +01:00
qubesvm.py Do not abort suspend hooks if any qubes.Suspend* service fails to run 2019-02-27 06:03:57 +01:00
standalonevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templatevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00