core-admin/qubes/ext
Marek Marczykowski-Górecki 0eab082d85
ext/core-features: make 'template-postinstall' event async
It makes a lot of sense to call long-running operations in that event
handler, including calling back into the VM. Allow that by using
fire_event_async, not just fire_event.

Also, document the event.
2018-11-15 18:25:29 +01:00
..
__init__.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
admin.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
block.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
core_features.py ext/core-features: make 'template-postinstall' event async 2018-11-15 18:25:29 +01:00
gui.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
pci.py ext/pci: fix error message about missing device 2018-11-01 22:28:50 +01:00
qubesmanager.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
r3compatibility.py Do not generate R3 compat firewall rules if R4 format is supported 2018-10-15 06:05:05 +02:00
services.py ext/services: mechanism for advertising supported services 2018-10-23 16:47:39 +02:00
windows.py ext/services: allow for os=Linux feature request from VM 2018-10-27 16:44:53 +02:00