qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Ui 20190311 v2 patches
@ 2019-03-11  8:26 Gerd Hoffmann
  2019-03-11  8:26 ` [Qemu-devel] [PULL 1/5] Reduce curses escdelay from 1s to 25ms Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Gerd Hoffmann @ 2019-03-11  8:26 UTC (permalink / raw)
  To: qemu-devel
  Cc: libvir-list, Dr. David Alan Gilbert, Gerd Hoffmann,
	Markus Armbruster

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-03-11 14:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-11  8:26 [Qemu-devel] [PULL 0/5] Ui 20190311 v2 patches Gerd Hoffmann
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

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).