virt-manager/virtManager
Chen Hanxiao 908a00cc73 details: show Channel label by device type
Currently we show channel label by its name.
If we use name com.redhat.spice.0 but set it
as unix socket, the label in details keep unchanged.

This patch will set label according to device type
if we failed matching target_name

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
2015-11-12 22:53:17 +08:00
..
__init__.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
about.py virtManager: Switch to relative imports 2014-09-12 16:28:38 -04:00
addhardware.py addhardware: Drop 'storage format' field 2015-09-13 19:13:53 -04:00
addstorage.py addstorage: Fix a typo in an error message 2015-10-05 14:47:50 -04:00
asyncjob.py Copy urlgrabber progress bar code into virt-manager.git 2015-09-18 20:55:44 -04:00
autodrawer.py virtManager: Switch to relative imports 2014-09-12 16:28:38 -04:00
baseclass.py config: s/running_config/RUNNING_CONFIG/g 2015-11-02 16:09:47 -05:00
choosecd.py Break out shared storage UI to storagelist.py (bz 1060433) 2015-04-09 12:31:24 -04:00
clone.py pep8 W503: line break before binary operator 2015-07-14 13:01:20 -04:00
config.py setup: Make gsettings always work regardless of install dir (bz #1267377) 2015-11-02 21:02:42 -05:00
connect.py connect: Fix some pylint 2015-08-09 14:01:22 -04:00
connectauth.py connection: Bunch of minor tweaks handling TCP URIs 2015-04-11 12:08:57 -04:00
connection.py engine: Update details window mapping when VM is renamed 2015-11-03 16:01:04 -05:00
console.py console: Centralize more widget state updating 2015-09-18 13:22:48 -04:00
create.py create: Show a warning if no network is selected (bz 1267377) 2015-11-02 14:48:03 -05:00
createinterface.py createinterface: Avoid gtk warning about double setting text renderer 2015-06-06 14:40:19 -04:00
createnet.py createnet: Updated error message for IPv6 when checking 2015-09-21 17:05:13 -04:00
createpool.py createpool: Fix adding iscsi pools (bz 1231558) 2015-06-21 15:47:31 -04:00
createvol.py createvol: Fix VM name hint setting 2015-09-14 16:29:27 -04:00
delete.py details: Use devicedisk path lookup for source_pool 2015-09-05 17:59:47 -04:00
details.py details: show Channel label by device type 2015-11-12 22:53:17 +08:00
domain.py domain: Fix filesystem device editing 2015-09-20 16:48:30 -04:00
engine.py engine: Update details window mapping when VM is renamed 2015-11-03 16:01:04 -05:00
error.py create: Fix backtrace when reporting OS error (bz 1241902) 2015-08-10 12:56:11 -04:00
fsdetails.py fsdetails: Show mode field for test:/// connections 2015-09-20 20:22:10 -04:00
gfxdetails.py uiutil: Merge set_combo_entry into set_list_selection 2015-05-19 18:29:46 -04:00
graphwidgets.py Clean up pylint integration 2014-04-02 19:00:24 -04:00
host.py uiutil: Rename select_list_row* to match getter functions 2015-05-19 18:29:46 -04:00
inspection.py virt-manager, inspection: use add_libvirt_dom 2015-01-09 12:32:45 +01:00
interface.py interface: read the start mode from the inactive conf XML 2015-05-15 09:14:09 +02:00
keyring.py Clean up pylint integration 2014-04-02 19:00:24 -04:00
libvirtobject.py engine: Update details window mapping when VM is renamed 2015-11-03 16:01:04 -05:00
manager.py ui: improve pause/resume tooltip 2015-11-12 13:13:19 +01:00
mediacombo.py mediacombo: Ensure has_media returns bool 2015-06-06 14:23:34 -04:00
migrate.py translation: fix wrong usage of _() function 2015-06-05 16:33:51 -04:00
module_trace.py module_trace: Only show main thread APIs by default 2014-09-21 12:05:02 -04:00
netlist.py netlist: Don't trigger change events when repopulating list 2015-11-02 14:41:18 -05:00
network.py libvirtobject: Drop redefine_cached 2015-04-10 17:23:11 -04:00
nodedev.py nodedev: Populate XML at init time 2015-04-13 15:43:48 -04:00
packageutils.py packageutils: Add some extra logging 2015-05-02 18:01:52 -04:00
preferences.py uiutil: Rename select_list_row* to match getter functions 2015-05-19 18:29:46 -04:00
serialcon.py serialcon: Fix error reporting for remote connections 2015-09-22 12:41:57 -04:00
snapshots.py translation: fix wrong usage of _() function 2015-06-05 16:33:51 -04:00
sshtunnels.py sshtunnels: fix exception when the address is not an IP 2015-05-06 21:27:50 +02:00
storagebrowse.py createvol: Log parent pool XML when opening 2015-08-10 16:58:09 -04:00
storagelist.py storagelist: Reset list position after deleting volume (bz 1279861) 2015-11-10 17:27:49 -05:00
storagepool.py storage: Fix updating UI when volume deleted (bz 1279940) 2015-11-10 17:40:04 -05:00
systray.py engine: Clean up some object lifecycle leaks 2015-09-20 15:30:00 -04:00
uiutil.py createpool: Fix adding iscsi pools (bz 1231558) 2015-06-21 15:47:31 -04:00
viewers.py viewers: Use GtkVnc.Display() not GtkVnc.Display.new() 2015-09-16 16:46:39 -04:00
vmmenu.py domain: Drop is_management_domain 2015-09-05 17:32:03 -04:00