core-admin/qubes/vm
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
..
mix vm/net: move 'netvm' value validation to setter 2017-05-12 14:25:32 +02:00
__init__.py vm: remove unused metaclass 2017-05-12 14:25:32 +02:00
adminvm.py Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
appvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
dispvm.py tools: remove qvm-ls tool and related integration in qubes.property 2017-05-12 14:25:27 +02:00
qubesvm.py Handle libvirt events in qubesd 2017-05-12 17:04:19 +02:00
standalonevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
templatevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00