core-admin/qubes/vm
Marek Marczykowski-Górecki 7c4566ec14
vm/qubesvm: allow 'features-request' to have async handlers
Some handlers may want to call into other VMs (or even the one asking),
but vm.run() functions are coroutines, so needs to be called from
another coroutine. Allow for that.
Also fix typo in documentation.
2018-03-02 01:16:38 +01:00
..
mix vm: fix calling vm.detach_network() when really needed 2018-02-26 02:52:27 +01:00
__init__.py vm: include tag/feature name in event name 2018-01-06 15:05:34 +01:00
adminvm.py Add include_in_backups property for AdminVM 2018-02-23 21:29:15 +00:00
appvm.py Fix too long line 2018-02-13 11:27:59 +01:00
dispvm.py Use !auto_cleanup as DispVM include_in_backups default 2018-02-23 21:29:15 +00:00
qubesvm.py vm/qubesvm: allow 'features-request' to have async handlers 2018-03-02 01:16:38 +01:00
standalonevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templatevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00