94c675f7bb
The initializer of the class DispVM first calls the initializer of the QubesVM class, which among other things sets properties as specified in kwargs, and then copies over the properties of the template. This can lead to properties passed explicitly by the caller through kwargs being overwritten. Hence only clone properties of the template that are still set to default in the DispVM. Fixes QubesOS/qubes-issues#4556 |
||
---|---|---|
.. | ||
mix | ||
__init__.py | ||
adminvm.py | ||
appvm.py | ||
dispvm.py | ||
qubesvm.py | ||
standalonevm.py | ||
templatevm.py |