]> git.proxmox.com Git - mirror_qemu.git/commit
ui/vdagent: add serial capability support
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 18 Jul 2021 20:33:31 +0000 (00:33 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 21 Dec 2021 06:50:21 +0000 (10:50 +0400)
commit835f69f4e64e2285253bae57f618a75a2756f27c
tree51413bf4743019cfe78eddf1bf5ca79d0c564c61
parent1b17f1e9f962f5ae9cd559d7f23718ceed71b813
ui/vdagent: add serial capability support

The Spice agent implements a simple serial mechanism to avoid clipboard
races between client & guest. See:
https://gitlab.freedesktop.org/spice/spice-protocol/-/commit/045a6978d6dbbf7046affc5c321fa8177c8cce56

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/clipboard.h
ui/trace-events
ui/vdagent.c