OSDN Git Service

Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Mar 2019 12:52:44 +0000 (12:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Mar 2019 12:52:44 +0000 (12:52 +0000)
commit79d8b1dc5b44d806d9700f2e8a8028075a8ff2b2
tree833c03570078fb1ed09638d4ecb6073594d20b6f
parent336cfef495f0cd5b1606251c52628d0372e9a809
parent0143840771548e8ffece831398d745880ddfa080
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request' into staging

curses: wide char input support.
vnc: acl update, stall fix.

# gpg: Signature made Mon 11 Mar 2019 08:25:24 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20190311-v2-pull-request:
  monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove
  vnc: allow specifying a custom authorization object name
  vnc: fix update stalls
  curses: support wide input
  Reduce curses escdelay from 1s to 25ms

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>