[libvirt] [PULL 0/5] Ui 20190311 v2 patches

Gerd Hoffmann kraxel at redhat.com
Mon Mar 11 08:26:14 UTC 2019


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




More information about the libvir-list mailing list