core-admin/qubes/api
Marek Marczykowski-Górecki d00e4538bf
devices: make attach/detach related events async
This will allow starting processes and calling RPC services in those
events. This if required for usb devices, which are attached using RPC
services.
Intentionally keep device listing events synchronous only - to
discourage putting long-running actions there.

This change also require some not-async attach method version for
loading devices from qubes.xml - have `load_persistent` for this.
2017-07-04 13:04:23 +02:00
..
__init__.py typos in docstrings 2017-07-04 13:04:22 +02:00
admin.py devices: make attach/detach related events async 2017-07-04 13:04:23 +02:00
internal.py qubes/api: refactor creating multiple qubesd sockets 2017-06-21 00:17:37 +02:00
misc.py qubes/api: refactor creating multiple qubesd sockets 2017-06-21 00:17:37 +02:00