qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5] ui: various clipboard serial fixes


From: marcandre . lureau
Subject: [PATCH 0/5] ui: various clipboard serial fixes
Date: Mon, 12 Sep 2022 14:24:50 +0400

From: Marc-André Lureau <marcandre.lureau@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

[Prev in Thread] Current Thread [Next in Thread]