core-admin/qubes/vm
Marek Marczykowski-Górecki c9cad71d03 vm/mix/net: create vm.connected_vms dynamically
It is much less error-prone way. Previous approach didn't worked because
VMs weren't added here at 'domain-init'/'domain-loaded' event. And even
after adding such handlers it wasn't working because of
QubesOS/qubes-issues#1816.

It may be a little slower, but since it isn't used so often
(starting/stopping VM and reloading firewall), shouldn't be a problem.
2016-03-21 11:43:33 +01:00
..
mix vm/mix/net: create vm.connected_vms dynamically 2016-03-21 11:43:33 +01:00
__init__.py qubes/vm: do not recursively use repr in BaseVM.__repr__ 2016-03-21 11:43:32 +01:00
adminvm.py core3: Add documentation to qubes.exc 2015-10-17 00:20:44 +02:00
appvm.py qubes: pylint fixes 2015-10-05 23:49:39 +02:00
dispvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
hvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
qubesvm.py vm: remove obsolete firewall handling code 2016-03-21 11:43:33 +01:00
templatehvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
templatevm.py qubes: pylint fixes 2015-10-05 23:49:39 +02:00