From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: libvir-list@redhat.com,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>,
Markus Armbruster <armbru@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Ui 20190311 v2 patches
Date: Mon, 11 Mar 2019 09:26:14 +0100 [thread overview]
Message-ID: <20190311082619.17966-1-kraxel@redhat.com> (raw)
The following changes since commit e2a18635a400b0e68679614132e9ef6316105590:
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into staging (2019-03-09 20:55:44 +0000)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/ui-20190311-v2-pull-request
for you to fetch changes up to 0143840771548e8ffece831398d745880ddfa080:
monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove (2019-03-11 08:39:02 +0100)
----------------------------------------------------------------
curses: wide char input support.
vnc: acl update, stall fix.
----------------------------------------------------------------
Daniel P. Berrangé (2):
vnc: allow specifying a custom authorization object name
monitor: deprecate acl_show, acl_reset, acl_policy, acl_add,
acl_remove
Gerd Hoffmann (1):
vnc: fix update stalls
Samuel Thibault (2):
Reduce curses escdelay from 1s to 25ms
curses: support wide input
ui/curses_keys.h | 113 +++++++++++++++++++++++++------------------
monitor.c | 23 +++++++++
ui/curses.c | 79 ++++++++++++++++++++++++------
ui/vnc.c | 64 ++++++++++++++++++++----
qemu-deprecated.texi | 11 +++++
qemu-options.hx | 35 ++++++++++----
6 files changed, 243 insertions(+), 82 deletions(-)
--
2.18.1
next reply other threads:[~2019-03-11 8:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 8:26 Gerd Hoffmann [this message]
2019-03-11 8:26 ` [Qemu-devel] [PULL 1/5] Reduce curses escdelay from 1s to 25ms Gerd Hoffmann
2019-03-11 8:26 ` [Qemu-devel] [PULL 2/5] curses: support wide input Gerd Hoffmann
2019-03-11 8:26 ` [Qemu-devel] [PULL 3/5] vnc: fix update stalls Gerd Hoffmann
2019-03-11 8:26 ` [Qemu-devel] [PULL 4/5] vnc: allow specifying a custom authorization object name Gerd Hoffmann
2019-03-11 8:26 ` [Qemu-devel] [PULL 5/5] monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove Gerd Hoffmann
2019-03-11 13:45 ` [Qemu-devel] [PULL 0/5] Ui 20190311 v2 patches Peter Maydell
2019-03-11 13:51 ` [Qemu-devel] [libvirt] " Daniel P. Berrangé
2019-03-11 14:08 ` Samuel Thibault
2019-03-11 14:12 ` Daniel P. Berrangé
2019-03-11 14:22 ` Samuel Thibault
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=20190311082619.17966-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=armbru@redhat.com \
--cc=dgilbert@redhat.com \
--cc=libvir-list@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).