core-admin/qubes/tests
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
..
integ tests: convert pvgrub tests to core3 API 2018-02-28 04:41:30 +01:00
tools
vm
__init__.py tests: convert pvgrub tests to core3 API 2018-02-28 04:41:30 +01:00
api_admin.py
api_misc.py vm/qubesvm: allow 'features-request' to have async handlers 2018-03-02 01:16:38 +01:00
api.py
app.py
devices_block.py
devices.py
events.py
ext.py
extra.py tests: fix extra test's VMWrapper.run(wait=False) 2018-02-26 02:45:26 +01:00
firewall.py
init.py
run.py
storage_file.py
storage_kernels.py storage/kernel: skip modules.img block device if kernel dir doesn't have it 2018-02-27 04:35:05 +01:00
storage_lvm.py
storage.py file-reflink, a storage driver optimized for CoW filesystems 2018-02-12 21:20:05 +00:00
tarwriter.py