OSDN Git Service

Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Jul 2016 08:49:04 +0000 (09:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 12 Jul 2016 08:49:04 +0000 (09:49 +0100)
commit910789c220818f276fe431cdfd79f02fadc0c259
tree81276707372c5f83ec324df08a45dc4cef30eccf
parentf1ef55786691a1bf79db0b74ba1e5347a0d38c1b
parentea697449884d83b83fefbc9cd87bdde0c94b49d6
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into staging

vnc: misc bugfixes.

# gpg: Signature made Tue 12 Jul 2016 08:22:40 BST
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-vnc-20160712-1:
  ui: avoid crash if vnc client disconnects with writes pending
  vnc-enc-tight: use thread local storage for palette
  vnc: fix incorrect checking condition when updating client

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>