From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL v2 00/11] ui patch queue
Date: Tue, 31 Jan 2017 16:50:20 +0100 [thread overview]
Message-ID: <1485877831-28786-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here comes the ui patch queue. Nothing outstanding here. Bugfixes and
small improvements all user interfaces.
v2 updates:
* change "C.utf-8" locale to "C.UTF-8".
* add forgotten "fix console resize" patch.
please pull,
Gerd
The following changes since commit a0def594286d9110a6035e02eef558cf3cf5d847:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-01-30 10:23:20 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-ui-20170131-2
for you to fetch changes up to 3ef0c573d37b117867352a8bd8c567d3b774fe37:
console: fix console resize (2017-01-31 16:09:16 +0100)
----------------------------------------------------------------
ui: bugfixes and small improvements all over the place.
----------------------------------------------------------------
Fabian Lesniak (3):
qapi: add support for mice with extra/side buttons
ps2: add support for mice with extra/side buttons
ui: add support for mice with extra/side buttons
Gerd Hoffmann (2):
vnc: fix overflow in vnc_update_stats
console: fix console resize
Kevin Wolf (1):
gtk: Hardcode LC_CTYPE as C.utf-8
Marc-André Lureau (1):
spice: wakeup QXL worker to pick up mouse changes
OGAWA Hirofumi (1):
ui/gtk: Fix mouse wheel on 3.4.0 or later
Pierre Ossman (1):
vnc: track LED state separately
Rami Rosen (1):
ui: fix format specfier in vnc to avoid break in build.
Ziyue Yang (1):
ui/gtk.c: add ctrl-alt-= support for zoom in acceleration
hw/input/ps2.c | 8 +++---
include/hw/input/ps2.h | 6 +++++
qapi-schema.json | 7 +++++-
ui/console.c | 2 +-
ui/gtk.c | 32 +++++++++++++++++++++++-
ui/input-linux.c | 6 +++++
ui/spice-display.c | 2 ++
ui/vnc.c | 67 ++++++++++++++++----------------------------------
ui/vnc.h | 3 ++-
9 files changed, 80 insertions(+), 53 deletions(-)
next reply other threads:[~2017-01-31 15:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 15:50 Gerd Hoffmann [this message]
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 01/11] qapi: add support for mice with extra/side buttons Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 02/11] ps2: " Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 03/11] ui: " Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 04/11] vnc: track LED state separately Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 05/11] ui/gtk: Fix mouse wheel on 3.4.0 or later Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 06/11] ui: fix format specfier in vnc to avoid break in build Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 07/11] ui/gtk.c: add ctrl-alt-= support for zoom in acceleration Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 08/11] spice: wakeup QXL worker to pick up mouse changes Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 09/11] vnc: fix overflow in vnc_update_stats Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 10/11] gtk: Hardcode LC_CTYPE as C.utf-8 Gerd Hoffmann
2017-01-31 15:50 ` [Qemu-devel] [PULL v2 11/11] console: fix console resize Gerd Hoffmann
2017-01-31 16:22 ` [Qemu-devel] [PULL v2 00/11] ui patch queue Peter Maydell
2017-01-31 16:34 ` Gerd Hoffmann
2017-02-02 9:49 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2017-01-09 13:09 Gerd Hoffmann
2017-01-09 13:49 ` Peter Maydell
2017-01-10 7:18 ` Gerd Hoffmann
2017-01-10 17:32 ` 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=1485877831-28786-1-git-send-email-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).