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 |
||
|---|---|---|
| .. | ||
| tools | ||
| vm | ||
| __init__.py | ||
| events.py | ||
| init.py | ||
| run.py | ||