mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
caa99a6001
This provides the UI support for the qemu-vdagent channel which allows clipboard sharing with VNC graphics (see previous commit for more information). The channel name in the device list was changed slightly in order to avoid confusion. Due to the fact that both the spice-vdagent and the qemu-vdagent specify the same virtio name (com.redhat.spice.0), both of these channels were showing up in the device list as "Channel spice", which is a bit confusing. In order to disambiguate these, channels now show up in the device list as "Channel {type} ({name})" instead of "Channel {name}". So for example, a qemu-vdagent channel would show up as: Channel Qemu vdagent (spice) Whereas a spice-vdagent channel would show up as: Channel Spice agent (spice) Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> |
||
---|---|---|
.. | ||
about.ui | ||
addhardware.ui | ||
addstorage.ui | ||
asyncjob.ui | ||
clone.ui | ||
connectauth.ui | ||
console.ui | ||
createconn.ui | ||
createnet.ui | ||
createpool.ui | ||
createvm.ui | ||
createvol.ui | ||
delete.ui | ||
details.ui | ||
fsdetails.ui | ||
gfxdetails.ui | ||
host.ui | ||
hostnets.ui | ||
hoststorage.ui | ||
manager.ui | ||
migrate.ui | ||
netlist.ui | ||
oslist.ui | ||
preferences.ui | ||
snapshots.ui | ||
snapshotsnew.ui | ||
storagebrowse.ui | ||
tpmdetails.ui | ||
vmwindow.ui | ||
vsockdetails.ui | ||
xmleditor.ui |