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 Prevent removing VM if it provides devices in persistent mode 2020-01-16 11:13:07 +01:00
adminvm.py Remove more core2 code 2020-02-15 17:48:32 +00:00
appvm.py Fix too long line 2018-02-13 11:27:59 +01:00
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 Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templatevm.py Remove more core2 code 2020-02-15 17:48:32 +00:00