core-admin/qubes/vm
Marek Marczykowski-Górecki 8f443547fb
qubes/vm: disconnect from old QubesDB when going to start new instance
QubesDB daemon no longer remove socket created by new instance, so one
part of VM restart race condition is solved. The only remaining part is
to ensure that we really connect to the new instance, instead of talking
to the old one (soon to be terminated).

Fixes QubesOS/qubes-issues#1694
2016-11-26 04:09:00 +01:00
..
mix qubes: fix network-related functions 2016-11-26 04:08:58 +01:00
__init__.py qubes/features: handle recursive templates 2016-10-31 02:04:27 +01:00
adminvm.py Fix qubes-create in offline mode 2016-11-26 04:08:09 +01:00
appvm.py qubes: minor fixes in handling defaults 2016-08-17 00:50:38 +02:00
dispvm.py qubes/vm/dispvm: don't crash when DispVM is already killed 2016-11-26 04:09:00 +01:00
qubesvm.py qubes/vm: disconnect from old QubesDB when going to start new instance 2016-11-26 04:09:00 +01:00
standalonevm.py qubes/vm/standalonevm: volatile image should be writable 2016-09-04 20:58:11 +02:00
templatevm.py qubes/vm: fix TemplateVM.commit_changes 2016-08-17 01:47:09 +02:00