[pve-devel] partially-applied-series: [PATCH qemu-server v14 1/6] enable VNC clipboard parameter in vga_fmt

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 20 16:37:55 CET 2023


Am 14/11/2023 um 10:22 schrieb Markus Frank:
> add option to use the qemu vdagent implementation to enable the VNC
> clipboard. When enabled with SPICE the spice-vdagent gets replaced with the QEMU
> implementation.
> 
> This patch does not solve #1406, but does allow copy and paste with
> a running X-session, when spice-vdagent is installed on the guest.
> 
> Reviewed-by: Dominik Csapak <d.csapak at proxmox.com>
> Tested-by: Dominik Csapak <d.csapak at proxmox.com>
> Signed-off-by: Markus Frank <m.frank at proxmox.com>
> ---
>  PVE/API2/Qemu.pm  |  7 +++++
>  PVE/QemuServer.pm | 66 ++++++++++++++++++++++++++++++++++-------------
>  2 files changed, 55 insertions(+), 18 deletions(-)
> 
>

applied the qemu-server part, with a follow-up to add an actual description to
the cfg2cmd tests, thanks!





More information about the pve-devel mailing list