[virt-manager PATCH 0/2] Add support for qemu-vdagent channel
Cole Robinson
crobinso at redhat.com
Mon Jun 13 22:13:00 UTC 2022
On 5/18/22 6:03 PM, Jonathon Jongsma wrote:
> Libvirt 8.4.0 will have support for the qemu-vdagent channel that will allow
> clipboard sync with VNC guests. Add this support to virt-install/virt-manager.
>
> Jonathon Jongsma (2):
> virt-install: add support for qemu-vdagent channel
> virt-manager: add support for qemu-vdagent channel
>
> man/virt-install.rst | 9 ++++++
> .../cli/compare/virt-install-many-devices.xml | 7 +++++
> tests/test_cli.py | 1 +
> ui/addhardware.ui | 28 ++++++++++++++++++-
> ui/details.ui | 27 +++++++++++++++++-
> virtManager/addhardware.py | 10 ++++++-
> virtManager/details/details.py | 7 +++--
> virtinst/cli.py | 2 ++
> virtinst/devices/char.py | 8 +++++-
> 9 files changed, 93 insertions(+), 6 deletions(-)
>
Thanks, pushed now.
I changed the Details device list label back to the old format, since
the new format felt too wordy to me. I special cased the qemu-vdagent to
list it as 'Channel qemu-vdagent' which I think will cover things.
- Cole
More information about the virt-tools-list
mailing list