core-admin-client/qubesadmin
Marek Marczykowski-Górecki 938fc9348f
Add 'wait' argument to vm.run_service()
It is supported only from dom0, but it's still useful to have, to save
on simultaneous vchan connections (only waiting for MSG_DATA_EXIT_CODE).
This is especially important for Windows VMs, as qrexec-agent there have
pretty low limit on simultaneous connections (about 20).

Make qvm-run use it.
2017-05-19 18:41:07 +02:00
..
events Invalidate domains cache when received an event affecting it 2017-05-13 14:55:26 +02:00
tests tools/qvm-run: exit the shell after executing requested command 2017-05-18 09:54:26 +02:00
tools Add 'wait' argument to vm.run_service() 2017-05-19 18:41:07 +02:00
vm tools/qvm-run: exit the shell after executing requested command 2017-05-18 09:54:26 +02:00
__init__.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
app.py Add 'wait' argument to vm.run_service() 2017-05-19 18:41:07 +02:00
base.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
config.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
devices.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
exc.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
features.py features: fix serialization 2017-05-18 09:48:18 +02:00
firewall.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
log.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
storage.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
utils.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00