core-admin/qubes/tools
Marek Marczykowski-Górecki 0dfcaa63c9
Handle libvirt events in qubesd
This is required to get shutdown notification, when it wasn't initiated
by qubesd (for example 'poweroff' command inside of VM).
Libvirt event loop implementation must be registered before making
connection to libvirt, so move it to the beginning of main().
For now, only 'domain-shutdown' event is emited.
2017-05-12 17:04:19 +02:00
..
__init__.py
qmemmand.py
qubes_create.py
qubes_prefs.py
qubesd_query.py
qubesd.py Handle libvirt events in qubesd 2017-05-12 17:04:19 +02:00
qvm_backup_restore.py
qvm_backup.py
qvm_block.py
qvm_check.py
qvm_clone.py
qvm_create.py
qvm_device.py
qvm_features.py
qvm_firewall.py
qvm_kill.py
qvm_pause.py
qvm_pool.py
qvm_prefs.py
qvm_remove.py
qvm_run.py
qvm_shutdown.py
qvm_start.py
qvm_tags.py
qvm_template_commit.py
qvm_template_postprocess.py
qvm_unpause.py