core-admin/qubes/vm
Marek Marczykowski-Górecki a6a7efc9a7
vm/mix/net: fix handling network detach/attach on VM startup
- catch both QubesException and libvirtError - do not kill starting VM
just because an error while connecting _other_ VMs to it
- try to detach network first (and do not abort on error) - if
libvirt/libxl will manage to cleanup stale interface this way, the
attach operation below may succeed.

Fixes QubesOS/qubes-issues#3163
2018-01-29 23:06:21 +01:00
..
mix vm/mix/net: fix handling network detach/attach on VM startup 2018-01-29 23:06:21 +01:00
__init__.py vm: include tag/feature name in event name 2018-01-06 15:05:34 +01:00
adminvm.py vm/adminvm: fix type of AdminVM.qid 2017-12-21 18:18:12 +01:00
appvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
dispvm.py qubes/vm: Improve stopped event handling 2017-10-21 05:57:57 +02:00
qubesvm.py Fix starting PCI-having HVMs on early system boot and later 2018-01-29 22:57:32 +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