core-admin/qubes/vm
M. Vefa Bicakci 2d55841a5e
qubesvm: Let HVMs enter 'Running' state
Prior to this commit, a properly configured Linux HVM would not
transition from the 'Transient' state to the 'Running' state according
to qvm-ls output, even if the HVM in question had the 'qrexec' feature
disabled.

This issue is caused by an unconditional qrexec check in the
'on_domain_is_fully_usable' method, and is resolved by adding
a check that short-circuits the qrexec check if the aforementioned
feature is not enabled for the VM in question.
2020-03-08 22:39:16 -04:00
..
mix Also reload /connected-ips on firewall change / domain spawn 2020-01-09 16:25:25 +01:00
__init__.py
adminvm.py Remove more core2 code 2020-02-15 17:48:32 +00:00
appvm.py
dispvm.py DispVM: Do not overwrite properties set explicitly 2019-06-02 17:58:19 +02:00
qubesvm.py qubesvm: Let HVMs enter 'Running' state 2020-03-08 22:39:16 -04:00
standalonevm.py
templatevm.py