core-admin/dom0/qvm-core
Marek Marczykowski d89bdac58c dom0: create volatile.img if not exists (StandaloneVM case)
StandaloneVM have no template to get clean volatile.img. Normally it is copied
from template during VM creation, but it can happen that image would not extx
(e.g. after backup restore). So create it from scratch.

Stay with original approach (restoring from clean image of template) for other
cases as it is much simpler (and perhaps faster).
2013-02-27 05:29:27 +01:00
..
__init__.py Initial public commit. 2010-04-05 20:58:57 +02:00
.gitignore added .gitignore for *.pyo files in qvm-core 2010-06-14 23:53:54 +02:00
guihelpers.py dom0/guihelpers: interface to notifying qubes-manager (#615) 2012-07-05 01:43:32 +02:00
qubes.py dom0: create volatile.img if not exists (StandaloneVM case) 2013-02-27 05:29:27 +01:00
qubesutils.py dom0/qvm-backup-restore: adjust for new QubesVmCollection API 2013-01-22 00:34:13 +01:00