virt-manager/virtinst
Cole Robinson 6506fb2995 VirtualDisk: Drop is_parse conditional if changing device
We can easily push this up to the caller, nothing really changes the
device of an existing device in practice.
2013-07-14 16:35:09 -04:00
..
Boot.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
CPU.py xmlbuilder: Few misc cleanups and streamlinings 2013-07-13 22:51:54 -04:00
CapabilitiesParser.py VirtualConnection: cache capabilities XML 2013-07-06 14:12:13 -04:00
Clock.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
CloneManager.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
DistroInstaller.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -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 Guest: Switch memory units to KB to match default XML 2013-07-13 23:07:01 -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
ImportInstaller.py virtinst: install: simplify has_install_phase() 2013-04-15 12:37:36 -04:00
Installer.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
Interface.py Make conn required for all virtinst objects 2013-07-05 20:28:21 -04:00
LiveCDInstaller.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
NodeDeviceParser.py VirtualConnection: proxy virtinst.support API 2013-07-06 12:40:24 -04:00
OSDistro.py Drop most explicit SunOS support 2013-07-03 12:15:56 -04:00
PXEInstaller.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
Seclabel.py xmlbuilder: Few misc cleanups and streamlinings 2013-07-13 22:51:54 -04:00
Storage.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
VirtualAudio.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualCharDevice.py xmlbuilder: Few misc cleanups and streamlinings 2013-07-13 22:51:54 -04:00
VirtualController.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualDisk.py VirtualDisk: Drop is_parse conditional if changing device 2013-07-14 16:35:09 -04:00
VirtualFilesystem.py xmlbuilder: Few misc cleanups and streamlinings 2013-07-13 22:51:54 -04:00
VirtualGraphics.py xmlbuilder: Few misc cleanups and streamlinings 2013-07-13 22:51:54 -04:00
VirtualHostDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualInputDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualMemballoon.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualNetworkInterface.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualRedirDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualSmartCardDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualTPMDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualVideoDevice.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
VirtualWatchdog.py virtinst: Rename XMLBuilderDomain.py -> xmlbuilder.py 2013-07-13 18:57:24 -04:00
__init__.py virtinst: Test rhel defaults, and make sure it doesn't break test suite 2013-07-13 20:01:07 -04:00
cli.py Guest: Switch memory units to KB to match default XML 2013-07-13 23:07:01 -04:00
connection.py VirtualConnection: Fix uri helpers when we use the default empty URI 2013-07-13 16:32:21 -04:00
diskbackend.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
hostkeymap.py hostkeymap: Globally cache the host lookup 2013-07-13 20:58:09 -04:00
osdict.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
pollhelpers.py connection: Support listAll* object lookups 2013-07-07 15:06:09 -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
xmlbuilder.py xmlbuilder: Add explicit support for refreshing an XML prop 2013-07-14 16:34:54 -04:00