]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 19 Jul 2016 13:07:27 +0000 (14:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 19 Jul 2016 13:07:27 +0000 (14:07 +0100)
commit1df8ffb286b65cd446b77f54418293487a85dc43
tree927600bc80da164a21643c400c307e9f0f101ad3
parent68ab919f0bf310d2a444d8728f2f9821dac272da
parent66668d197fa40747e835e15617eda2f1bc80982f
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into staging

vnc: bugfixes for -rc0

# gpg: Signature made Tue 19 Jul 2016 08:27:05 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-20160719-1:
  vnc-tight: fix regression with libxenstore
  vnc-enc-tight: fix off-by-one bug
  vnc: make sure we finish disconnect

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