core-admin/qubes/vm
Wojtek Porczyk b4d51b016b core3: some properties can be set only once
Some properties should not be changed by user at will (like UUID). The
solution is to make them write-once, so they will be set when loading
from XML and frozen for the lifespan of the object holding the property.
When desperately needed, users may edit XML by hand.

fixes QubesOS/qubes-issues#1235
2015-10-05 12:46:14 +02:00
..
__init__.py qubes/vm/qubesvm: fix log initialisation 2015-10-05 12:46:14 +02:00
adminvm.py Dumb down dir_path property 2015-10-05 12:46:14 +02:00
appvm.py core3: fixes from Marek 2015-10-05 12:46:13 +02:00
dispvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
hvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
netvm.py core3: fixes from Marek 2015-10-05 12:46:13 +02:00
proxyvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
qubesvm.py core3: some properties can be set only once 2015-10-05 12:46:14 +02:00
templatehvm.py qubes: documentation and licence fixes 2015-06-29 17:39:27 +02:00
templatevm.py Dumb down dir_path property 2015-10-05 12:46:14 +02:00