core-admin/qubes
Marek Marczykowski-Górecki 643cef1e65
mgmt: send artificial 'connection-established' event just after connection
This allows avoid race condition between  registering event handlers and
performing some action. The important thing is the event sent after
registering event handlers in qubesd. This means state changes (like
VM start/stop) after 'connection-established' event will be included in
event stream.

QubesOS/qubes-issues#2622
2017-05-12 14:25:28 +02:00
..
ext PCI extension cache PCIDevice objects 2017-04-15 23:50:11 +02:00
qmemman qmemman: update for py3k 2017-02-27 02:37:49 +01:00
storage Fix pylint warning no-else-return 2017-04-15 23:49:41 +02:00
tests mgmt: send artificial 'connection-established' event just after connection 2017-05-12 14:25:28 +02:00
tools tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
vm Add stateless_property decorator for properties exposed through mgmt API 2017-05-12 14:25:27 +02:00
__init__.py Add stateless_property decorator for properties exposed through mgmt API 2017-05-12 14:25:27 +02:00
app.py Make pylint happy 2017-04-21 16:57:35 +02:00
backup.py backup: add a little more usage info, include docs in main index 2017-04-21 19:58:32 +02:00
config.py mgmt: add label-related calls 2017-03-16 20:04:04 +01:00
core2migration.py Make pylint ♥ 2017-04-15 23:50:11 +02:00
devices.py Make pylint happy 2017-04-21 16:57:35 +02:00
dochelpers.py Add documentation for mgmt 2017-03-13 21:51:52 +01:00
events.py events: add function to remove event handlers 2017-05-12 14:25:26 +02:00
exc.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
firewall.py Make pylint happy 2017-04-21 16:57:35 +02:00
log.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
mgmt.py mgmt: send artificial 'connection-established' event just after connection 2017-05-12 14:25:28 +02:00
mgmtinternal.py qubesd: add second socket for in-dom0 internal calls 2017-04-07 17:07:28 +02:00
rngdoc.py Make pylint happy 2017-04-21 16:57:35 +02:00
tarwriter.py Make pylint happy 2017-04-21 16:57:35 +02:00
utils.py Make pylint happy 2017-04-21 16:57:35 +02:00