Revision 4fd56da3370a7ad009a0a960e722991c9927d890 authored by Daniel P. Berrangé on 15 January 2024, 09:51:19 UTC, committed by Michael Tokarev on 20 February 2024, 15:45:20 UTC
The extended clipboard message protocol requires that the client
activate the extension by requesting a psuedo encoding. If this
is not done, then any extended clipboard messages from the client
should be considered invalid and the client dropped.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20240115095119.654271-1-berrange@redhat.com>
(cherry picked from commit 4cba8388968b70fe20e290221dc421c717051fdd)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
1 parent 0b30735
History
File Mode Size
arch_init.c -rw-r--r-- 1.7 KB
async-teardown.c -rw-r--r-- 3.5 KB
balloon.c -rw-r--r-- 3.1 KB
bootdevice.c -rw-r--r-- 11.1 KB
cpu-throttle.c -rw-r--r-- 4.0 KB
cpu-timers.c -rw-r--r-- 7.9 KB
cpus.c -rw-r--r-- 18.5 KB
datadir.c -rw-r--r-- 2.9 KB
device_tree.c -rw-r--r-- 18.2 KB
dirtylimit.c -rw-r--r-- 16.9 KB
dma-helpers.c -rw-r--r-- 9.7 KB
globals.c -rw-r--r-- 2.5 KB
ioport.c -rw-r--r-- 10.3 KB
main.c -rw-r--r-- 1.5 KB
memory.c -rw-r--r-- 114.7 KB
memory_mapping.c -rw-r--r-- 11.2 KB
meson.build -rw-r--r-- 748 bytes
physmem.c -rw-r--r-- 115.1 KB
qdev-monitor.c -rw-r--r-- 33.3 KB
qemu-seccomp.c -rw-r--r-- 16.0 KB
qtest.c -rw-r--r-- 28.0 KB
rtc.c -rw-r--r-- 5.9 KB
runstate-action.c -rw-r--r-- 1.2 KB
runstate-hmp-cmds.c -rw-r--r-- 2.5 KB
runstate.c -rw-r--r-- 25.5 KB
tpm-hmp-cmds.c -rw-r--r-- 1.8 KB
tpm.c -rw-r--r-- 5.3 KB
trace-events -rw-r--r-- 2.7 KB
trace.h -rw-r--r-- 32 bytes
vl.c -rw-r--r-- 114.3 KB
watchpoint.c -rw-r--r-- 6.8 KB

back to top