virt-manager/virtinst
Cole Robinson 695c4b7189 VirtualDisk: Make the driver/type auto changes opt-in
It was hard to get this right, so just require that any API users
which are changing the path of an existing disk call sync_path_props()
2013-07-25 15:04:47 -04:00
..
__init__.py Installer: Drop all XML handling, just have it setup install info 2013-07-23 17:34:33 -04:00
CapabilitiesParser.py Installer: Drop all XML handling, just have it setup install info 2013-07-23 17:34:33 -04:00
cli.py Guest: Convert to new style XML prop, drop a bunch of XML infrastructure 2013-07-24 07:54:04 -04:00
Clock.py xmlbuilder: Simplify global XML vars 2013-07-24 12:36:10 -04:00
CloneManager.py Guest: Convert to new style XML prop, drop a bunch of XML infrastructure 2013-07-24 07:54:04 -04:00
connection.py VirtualConnection: Allow setting a display name for fake URIs 2013-07-23 17:34:32 -04:00
CPU.py xmlbuilder: Always keep around an xml node, even if building from scratch 2013-07-25 10:59:23 -04:00
diskbackend.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
DistroInstaller.py Guest: Convert to new style XML prop, drop a bunch of XML infrastructure 2013-07-24 07:54:04 -04:00
DomainFeatures.py xmlbuilder: Drop is_tri property 2013-07-24 12:51:53 -04:00
DomainNumatune.py xmlbuilder: Simplify global XML vars 2013-07-24 12:36:10 -04:00
Guest.py xmlbuilder: Break out much of the xml handling to a separate class 2013-07-25 15:04:47 -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 Installer: Drop all XML handling, just have it setup install info 2013-07-23 17:34:33 -04:00
ImageParser.py VirtualConnection: cache capabilities XML 2013-07-06 14:12:13 -04:00
Installer.py Installer: Drop all XML handling, just have it setup install info 2013-07-23 17:34:33 -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 Installer: Drop all XML handling, just have it setup install info 2013-07-23 17:34:33 -04:00
osxml.py xmlbuilder: Drop is_multi option 2013-07-24 12:36:44 -04:00
pollhelpers.py connection: Support listAll* object lookups 2013-07-07 15:06:09 -04:00
Seclabel.py xmlbuilder: Simplify global XML vars 2013-07-24 12:36:10 -04:00
Storage.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
support.py Installer: Drop all XML handling, just have it setup install info 2013-07-23 17:34:33 -04:00
util.py util: Have set_xml_path use xml_parse_wrapper 2013-07-24 12:08:00 -04:00
VirtualAudio.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualCharDevice.py xmlbuilder: Break out much of the xml handling to a separate class 2013-07-25 15:04:47 -04:00
VirtualController.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualDevice.py xmlbuilder: Simplify global XML vars 2013-07-24 12:36:10 -04:00
VirtualDisk.py VirtualDisk: Make the driver/type auto changes opt-in 2013-07-25 15:04:47 -04:00
VirtualFilesystem.py xmlbuilder: Break out much of the xml handling to a separate class 2013-07-25 15:04:47 -04:00
VirtualGraphics.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualHostDevice.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualInputDevice.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualMemballoon.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualNetworkInterface.py xmlbuilder: Simplify global XML vars 2013-07-24 12:36:10 -04:00
VirtualRedirDevice.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualSmartCardDevice.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualTPMDevice.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualVideoDevice.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
VirtualWatchdog.py XMLBuilder: Drop some is_parse checking 2013-07-24 10:40:35 -04:00
xmlbuilder.py VirtualDisk: Make the driver/type auto changes opt-in 2013-07-25 15:04:47 -04:00