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

Gerd Hoffmann posted 5 patches 5 years ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [PULL 0/5] Ui 20190311 v2 patches
Posted by Gerd Hoffmann 5 years ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [Qemu-devel] [PULL 0/5] Ui 20190311 v2 patches
Posted by Peter Maydell 5 years ago
On Mon, 11 Mar 2019 at 08:40, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> 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.
>
> ----------------------------------------------------------------

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
for any user-visible changes.

-- PMM

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [Qemu-devel] [PULL 0/5] Ui 20190311 v2 patches
Posted by Daniel P. Berrangé 5 years ago
On Mon, Mar 11, 2019 at 01:45:13PM +0000, Peter Maydell wrote:
> On Mon, 11 Mar 2019 at 08:40, Gerd Hoffmann <kraxel@redhat.com> wrote:
> >
> > 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.
> >
> > ----------------------------------------------------------------
> 
> Applied, thanks.
> 
> Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
> for any user-visible changes.

Gerd, I'll take care of updating the changelog for the auth / acl
related parts of the pull request


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list