From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/9] Ui 20180216 patches
Date: Fri, 16 Feb 2018 12:54:01 +0100 [thread overview]
Message-ID: <20180216115410.27287-1-kraxel@redhat.com> (raw)
The following changes since commit fb68096da3d35e64c88cd610c1fa42766c58e92a:
Revert "tests: use memfd in vhost-user-test" (2018-02-13 09:51:52 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/ui-20180216-pull-request
for you to fetch changes up to d50f09ff23f5509c05e3883440849b27af051f08:
ui: extend VNC trottling tracing to SASL codepaths (2018-02-16 12:33:02 +0100)
----------------------------------------------------------------
bugfixes for vnc and sdl2
----------------------------------------------------------------
Anatoly Trosinenko (1):
sdl: restore optimized redraw
Daniel P. Berrangé (5):
vnc: remove bogus object_unref on client socket
ui: avoid risk of 32-bit int overflow in VNC buffer check
ui: avoid 'local_err' variable shadowing in VNC SASL auth
ui: check VNC audio frequency limit at time of reading from client
ui: extend VNC trottling tracing to SASL codepaths
Gerd Hoffmann (2):
vnc: add qapi/error.h include to stubs
sdl2: fix mouse grab
Klim Kireev (1):
vnc: fix segfault in closed connection handling
ui/sdl2-2d.c | 21 ++++++---------------
ui/sdl2.c | 1 +
ui/vnc-auth-sasl.c | 13 +++++++++++--
ui/vnc-jobs.c | 6 ++++--
ui/vnc-stubs.c | 1 +
ui/vnc.c | 42 +++++++++++++++++++++++++++++-------------
6 files changed, 52 insertions(+), 32 deletions(-)
--
2.9.3
next reply other threads:[~2018-02-16 11:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-16 11:54 Gerd Hoffmann [this message]
2018-02-16 11:54 ` [Qemu-devel] [PULL 1/9] vnc: remove bogus object_unref on client socket Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 2/9] vnc: add qapi/error.h include to stubs Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 3/9] vnc: fix segfault in closed connection handling Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 4/9] sdl: restore optimized redraw Gerd Hoffmann
2018-04-27 13:08 ` Peter Maydell
2018-02-16 11:54 ` [Qemu-devel] [PULL 5/9] sdl2: fix mouse grab Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 6/9] ui: avoid risk of 32-bit int overflow in VNC buffer check Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 7/9] ui: avoid 'local_err' variable shadowing in VNC SASL auth Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 8/9] ui: check VNC audio frequency limit at time of reading from client Gerd Hoffmann
2018-02-16 11:54 ` [Qemu-devel] [PULL 9/9] ui: extend VNC trottling tracing to SASL codepaths Gerd Hoffmann
2018-02-16 16:46 ` [Qemu-devel] [PULL 0/9] Ui 20180216 patches Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180216115410.27287-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).