..
__init__.py
virtinst: Move PXE, Import, and LiveCD installer to Installer.py
2013-07-23 17:34:32 -04:00
Boot.py
xmlbuilder: Add explicit support for yes/no XML options
2013-07-23 17:34:32 -04:00
CapabilitiesParser.py
VirtualConnection: cache capabilities XML
2013-07-06 14:12:13 -04:00
cli.py
VirtualDevice: Raise error if parsing addrstr fails
2013-07-23 17:34:32 -04:00
Clock.py
Clock: Convert to new style XML props
2013-07-23 17:34:32 -04:00
CloneManager.py
VirtualNetworkInterface: Drop all XML __init__ params
2013-07-15 14:14:05 -04:00
connection.py
VirtualConnection: Fix uri helpers when we use the default empty URI
2013-07-13 16:32:21 -04:00
CPU.py
xmlbuilder: Few misc cleanups and streamlinings
2013-07-13 22:51:54 -04:00
diskbackend.py
VirtualDisk: Rework provisioning and validation behavior
2013-07-13 16:37:33 -04:00
DistroInstaller.py
virtinst: Drop __init__ params from Guest and Installer
2013-07-23 17:34:32 -04:00
DomainFeatures.py
VirtualDisk: Convert more XMLProperties to the new world order
2013-07-13 21:40:54 -04:00
DomainNumatune.py
virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py
2013-07-13 18:57:24 -04:00
Guest.py
virtinst: Drop __init__ params from Guest and Installer
2013-07-23 17:34:32 -04:00
hostkeymap.py
hostkeymap: Globally cache the host lookup
2013-07-13 20:58:09 -04:00
ImageFetcher.py
Drop most explicit SunOS support
2013-07-03 12:15:56 -04:00
ImageInstaller.py
VirtualDisk: Rework provisioning and validation behavior
2013-07-13 16:37:33 -04:00
ImageParser.py
VirtualConnection: cache capabilities XML
2013-07-06 14:12:13 -04:00
Installer.py
virtinst: Drop __init__ params from Guest and Installer
2013-07-23 17:34:32 -04:00
Interface.py
Make conn required for all virtinst objects
2013-07-05 20:28:21 -04:00
NodeDeviceParser.py
VirtualConnection: proxy virtinst.support API
2013-07-06 12:40:24 -04:00
osdict.py
VirtualVideo: Convert to new style xml props
2013-07-15 11:19:18 -04:00
OSDistro.py
Drop most explicit SunOS support
2013-07-03 12:15:56 -04:00
pollhelpers.py
connection: Support listAll* object lookups
2013-07-07 15:06:09 -04:00
Seclabel.py
xmlbuilder: Add explicit support for yes/no XML options
2013-07-23 17:34:32 -04:00
Storage.py
VirtualDisk: Rework provisioning and validation behavior
2013-07-13 16:37:33 -04:00
support.py
connection: Support listAll* object lookups
2013-07-07 15:06:09 -04:00
util.py
Centralize XML helpers in virtinst/util.py
2013-07-12 13:10:23 -04:00
VirtualAudio.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualCharDevice.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualController.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualDevice.py
VirtualDevice: Raise error if parsing addrstr fails
2013-07-23 17:34:32 -04:00
VirtualDisk.py
xmlbuilder: Remove order_elements hack
2013-07-23 17:34:32 -04:00
VirtualFilesystem.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualGraphics.py
xmlbuilder: Add explicit support for yes/no XML options
2013-07-23 17:34:32 -04:00
VirtualHostDevice.py
xmlbuilder: Add explicit support for yes/no XML options
2013-07-23 17:34:32 -04:00
VirtualInputDevice.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualMemballoon.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualNetworkInterface.py
xmlbuilder: Remove order_elements hack
2013-07-23 17:34:32 -04:00
VirtualRedirDevice.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualSmartCardDevice.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualTPMDevice.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualVideoDevice.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
VirtualWatchdog.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
xmlbuilder.py
xmlbuilder: Improve error report if we might unlink root node
2013-07-23 17:34:32 -04:00