From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/6] ui patch queue
Date: Tue, 3 Nov 2015 11:01:25 +0100 [thread overview]
Message-ID: <1446544891-3600-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Trying something new -- a unified patch queue for ui bugfix patches,
featuring fixes for vnc, opengl and curses. That way I don't have
to do three tiny pull requests.
Anything larger (like the vnc buffering series in the works atm) will
continue to come as separate per-ui pull request.
please pull,
Gerd
The following changes since commit 3d861a01093f8eedfac9889746ccafcfd32039b7:
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into staging (2015-11-02 11:11:39 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-ui-20151103-1
for you to fetch changes up to 4d77b1f23877b579b94421d0cab2bebc79f4e171:
vnc: fix bug: vnc server can't start when 'to' is specified (2015-11-03 10:21:49 +0100)
----------------------------------------------------------------
ui: fixes for vnc, opengl and curses.
----------------------------------------------------------------
OGAWA Hirofumi (4):
ui/curses: Fix monitor color with -curses when 256 colors
ui/curses: Support line graphics chars on -curses mode
ui/curses: Fix pageup/pagedown on -curses
ui/opengl: Reduce build required libraries for opengl
Peter Lieven (1):
vnc: allow fall back to RAW encoding
Yang Hongyang (1):
vnc: fix bug: vnc server can't start when 'to' is specified
configure | 20 +++---------------
hw/display/milkymist-tmu2.c | 4 ++--
hw/lm32/milkymist-hw.h | 3 ++-
include/ui/console.h | 12 ++++++++++-
ui/curses.c | 51 ++++++++++++++++++++++++++++++++++++++++++++-
ui/curses_keys.h | 8 +++++--
ui/vnc.c | 22 +++++++++++++++++--
7 files changed, 94 insertions(+), 26 deletions(-)
next reply other threads:[~2015-11-03 10:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 10:01 Gerd Hoffmann [this message]
2015-11-03 10:01 ` [Qemu-devel] [PULL 1/6] ui/curses: Fix monitor color with -curses when 256 colors Gerd Hoffmann
2015-11-03 10:01 ` [Qemu-devel] [PULL 2/6] ui/curses: Support line graphics chars on -curses mode Gerd Hoffmann
2015-11-03 10:01 ` [Qemu-devel] [PULL 3/6] ui/curses: Fix pageup/pagedown on -curses Gerd Hoffmann
2015-11-03 10:01 ` [Qemu-devel] [PULL 4/6] ui/opengl: Reduce build required libraries for opengl Gerd Hoffmann
2015-11-03 10:01 ` [Qemu-devel] [PULL 5/6] vnc: allow fall back to RAW encoding Gerd Hoffmann
2015-11-03 10:01 ` [Qemu-devel] [PULL 6/6] vnc: fix bug: vnc server can't start when 'to' is specified Gerd Hoffmann
2015-11-05 8:21 ` Markus Armbruster
2015-11-03 11:17 ` [Qemu-devel] [PULL 0/6] ui patch queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2016-10-28 12:11 Gerd Hoffmann
2016-10-28 17:55 ` 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=1446544891-3600-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).