core-admin/core-modules
Marek Marczykowski-Górecki 530a79417f
Add some logging to ease debugging libvirt errors
Temporary add some more logging to ease debugging libvirt errors.
Unfortunatelly stack trace doesn't contain actual error.

QubesOS/qubes-issues#1537
2016-01-07 05:48:33 +01:00
..
__init__.py
01QubesAppVm.py Support more VM types in qvm-grow-root 2015-10-24 19:58:03 +02:00
01QubesDisposableVm.py dispvm: Start required NetVM first (if necessary) 2015-12-23 19:24:25 +01:00
01QubesHVm.py storage: use root-cow.img for HVM template, to support reverting changes 2016-01-07 05:48:32 +01:00
02QubesTemplateHVm.py storage: use root-cow.img for HVM template, to support reverting changes 2016-01-07 05:48:32 +01:00
000QubesVm.py Add some logging to ease debugging libvirt errors 2016-01-07 05:48:33 +01:00
001QubesResizableVm.py qvm-grow-root: add --allow-start option 2015-12-26 04:10:20 +01:00
003QubesTemplateVm.py
005QubesNetVm.py
006QubesAdminVm.py
006QubesProxyVm.py
Makefile
README.txt

This directory contains Qubes core modules. It will be loaded in
lexicographical order, use numeric prefix to force load ordering.

0* - Qubes base modules
00* - Qubes core VM classes