core-admin-client/qubesadmin/tests/tools
Marek Marczykowski-Górecki 7bcab46f96
tools/qvm-shutdown: fix handling shutdown timeout for multiple VMs
When some VM timeout on shutdown, the tool will try to kill all of them,
but at this point some of them may be already powered off (not all
hanged during shutdown, but only some). Handle this
situation instead of crashing. And add appropriate test.
2017-10-28 22:40:24 +02:00
..
__init__.py
init.py
qubes_prefs.py
qvm_backup_restore.py
qvm_backup.py
qvm_check.py
qvm_clone.py
qvm_create.py tools: add qvm-create --help-classes 2017-08-30 16:54:24 +02:00
qvm_device.py
qvm_features.py
qvm_firewall.py
qvm_kill.py
qvm_ls.py
qvm_pause.py
qvm_pool.py
qvm_prefs.py
qvm_remove.py
qvm_run.py tools: fix handling qvm-run --no-autostart 2017-10-19 14:55:33 +02:00
qvm_service.py
qvm_shutdown.py tools/qvm-shutdown: fix handling shutdown timeout for multiple VMs 2017-10-28 22:40:24 +02:00
qvm_start_gui.py tools/qvm-start-gui: do not start stubdomain GUI for VMs with gui-agent 2017-07-30 18:54:08 +02:00
qvm_start.py tools: adjust qvm-start message and logic, update tests 2017-10-08 18:17:03 +02:00
qvm_tags.py
qvm_template_postprocess.py
qvm_unpause.py
qvm_volume.py tools: finish 'qvm-volume revert' implementation, add tests 2017-10-02 21:12:17 +02:00