From: Marc-André Lureau <marcandre.lur...@redhat.com>

Hi,

The Spice vdagent serial handling has a few flaws when the guest agent is
restarted, or when the dbus client is restarted. The clipboard serials are not
in sync between agent, qemu and client. This series fixes various reset issues.

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

Marc-André Lureau (5):
  ui: add some vdagent related traces
  ui/clipboard: fix serial priority
  ui/vdagent: always reset the clipboard serial on caps
  ui/clipboard: reset the serial state on reset
  ui/vdagent: fix serial reset of guest agent

 ui/clipboard.c  | 18 ++++++++++++++++--
 ui/vdagent.c    | 12 ++++++++++--
 ui/trace-events |  5 +++++
 3 files changed, 31 insertions(+), 4 deletions(-)

-- 
2.37.3


Reply via email to