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 Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
qmemmand.py qmemmand: fix systemd notification 2017-05-12 14:25:25 +02:00
qubes_create.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qubes_prefs.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qubesd_query.py tools/qubesd-query: handle events-based methods 2017-05-12 14:25:26 +02:00
qubesd.py Handle libvirt events in qubesd 2017-05-12 17:04:19 +02:00
qvm_backup_restore.py Make pylint happy 2017-04-21 16:57:35 +02:00
qvm_backup.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_block.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_check.py Make pylint happy 2017-04-21 16:57:35 +02:00
qvm_clone.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_create.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_device.py qvm-device add support for assignments 2017-04-15 18:05:30 +02:00
qvm_features.py tools/qvm-features: make pylint happy 2017-02-15 00:01:33 +01:00
qvm_firewall.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_kill.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_pause.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_pool.py Make pylint happy 2017-04-21 16:57:35 +02:00
qvm_prefs.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_remove.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_run.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_shutdown.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_start.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_tags.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_template_commit.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_template_postprocess.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
qvm_unpause.py qubes: port core to python3 2017-01-20 16:42:51 +01:00