qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL for-2.1 0/2] vnc: fix two vnc update issues.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL for-2.1 0/2] vnc: fix two vnc update issues.
Date: Thu, 24 Jul 2014 10:28:04 +0200

  Hi,

Here are two vnc update bugfixes, found by code review while hunting
down a issue with vnc updates not being sent to the client.  The
original issue has not been root-caused yet, it is also not clear
whenever qemu is at fault at all or whenever the vnc updates are
stuck somewhere else (kernel network stack).  The bugs found are
for real nevertheless, and here are the fixes.

please pull,
  Gerd

The following changes since commit f368c33d5ab09dd5656924185cd975b11838cd25:

  Update version for v2.1.0-rc3 release (2014-07-22 18:17:03 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-vnc-20140724-1

for you to fetch changes up to 832932a6f17983a3167ae9da6fe54a245a30758e:

  vnc update fix (2014-07-24 10:14:34 +0200)

----------------------------------------------------------------
vnc: fix two vnc update issues.

----------------------------------------------------------------
Gerd Hoffmann (1):
      vnc update fix

Stephan Kulow (1):
      fix full frame updates for VNC clients

 ui/vnc.c | 5 ++++-
 ui/vnc.h | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)



reply via email to

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