]> git.proxmox.com Git - mirror_qemu.git/commit
ui/vdagent: always reset the clipboard serial on caps
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 12 Sep 2022 10:24:53 +0000 (14:24 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Sep 2022 12:38:27 +0000 (14:38 +0200)
commite46d4d684224872b8b5999a51c688ee8fffb4a1b
treededc9bde7a6b2206f76d6deaa379706902ecb6be
parent0e23ae9c657d65049e5ef3a06451b22830964f35
ui/vdagent: always reset the clipboard serial on caps

The guest agent doesn't know what is the current serial state. Reset the
serial value whenever a new agent connection is established.

Fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=2124446

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220912102455.111765-4-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vdagent.c