core-admin/dom0/qvm-core
Marek Marczykowski 84e85c6a9a dom0/core: major rework of QubesVmCollection class
No longer individual QubesVm attributes hardcoded in QubesVmCollection
(qubes.xml load). Now it is integrated to QubesVm attributes machinery. Also
QubesVmCollection have no longer hardcoded supported VM types - this will
greatly improve code extension possibilities.

This commit doesn't cover QubesVmCollection.add_*vm methods (which are broken
for now because of missing "collection" argument to QubesVm constructor). This
will be done in next commit.
2013-01-17 01:18:42 +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/core: major rework of QubesVmCollection class 2013-01-17 01:18:42 +01:00
qubesutils.py dom0/pvusb: fix a typo in usb_find_unused_frontend() 2012-11-17 03:25:22 +01:00