core-admin/qubes/vm
Marek Marczykowski-Górecki b12fa13f06
vm: report storage.stop() errors to log
Catch exception there and log it. Otherwise asyncio complains about not
retrieved exception. There is no one else to handle this exception,
because shutdown event is triggered from libvirt, not any Admin API.
2017-09-29 11:53:01 +02:00
..
mix Rename vm.qdb to vm.untrusted_qdb 2017-07-24 13:01:55 +02:00
__init__.py vm: move comment 2017-09-29 11:53:01 +02:00
adminvm.py Move QubesVM.{name,qid,uuid,label} to BaseVM 2017-09-29 11:53:00 +02:00
appvm.py vm: do not allow deleting template property from AppVM and DispVM 2017-09-29 11:53:00 +02:00
dispvm.py vm: do not allow deleting template property from AppVM and DispVM 2017-09-29 11:53:00 +02:00
qubesvm.py vm: report storage.stop() errors to log 2017-09-29 11:53:01 +02:00
standalonevm.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00
templatevm.py app: do not create 'default' storage pool 2017-07-25 06:20:42 +02:00