virt-manager/virtinst
Tomoki Sekiyama 419b34bb2e VirtualCharDevice: Enable channels with char devices other than spicevmc
Currently, virt-manager supports adding spicevmc channel, and cannot add
channels with char device backends like pty or unix, which is often used by
guest agents. On the other hand, spicevmc shows up for serial and parallel
devices, that causes an error if chosen.

This enables virt-manager to add channels with a char device backend other
than spicevmc, and hides spicevmc from non-channel devices.

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
2013-08-08 14:29:15 -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 cli: Fix some comment spacing 2013-07-31 09:28:35 -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 Fix remote URL installs 2013-07-25 16:21:30 -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 Fix remote URL installs 2013-07-25 16:21:30 -04:00
DistroInstaller.py Fix remote URL installs 2013-07-25 16:21:30 -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 Guest: Split up set_device_defaults for clarity 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 osdict: Add FreeBSD 10 2013-07-29 11:22:27 -04:00
OSDistro.py Fix rawhide URL installs 2013-07-29 12:28:22 -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 Fix progress bars in virt-clone once more 2013-07-26 10:08:42 +02: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 VirtualCharDevice: Enable channels with char devices other than spicevmc 2013-08-08 14:29:15 -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 Fix remote URL installs 2013-07-25 16:21:30 -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 xmlbuilder: Fix clearing address.domain element 2013-07-29 10:45:37 -04:00