b4d51b016b
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 |
||
---|---|---|
.. | ||
__init__.py | ||
adminvm.py | ||
appvm.py | ||
dispvm.py | ||
hvm.py | ||
netvm.py | ||
proxyvm.py | ||
qubesvm.py | ||
templatehvm.py | ||
templatevm.py |