qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/4] Monitor patches patches for 2021-10-28


From: Markus Armbruster
Subject: [PULL 0/4] Monitor patches patches for 2021-10-28
Date: Thu, 28 Oct 2021 07:29:51 +0200

The following changes since commit c52d69e7dbaaed0ffdef8125e79218672c30161d:

  Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20211027' 
into staging (2021-10-27 11:45:18 -0700)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2021-10-28

for you to fetch changes up to 47c849357b57c1fbd3d3355c586c4784c6f4188e:

  qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate 
(2021-10-28 06:25:08 +0200)

----------------------------------------------------------------
Monitor patches patches for 2021-10-28

----------------------------------------------------------------
Stefan Reiter (4):
      monitor/hmp: add support for flag argument with value
      qapi/monitor: refactor set/expire_password with enums
      qapi/monitor: allow VNC display id in set/expire_password
      qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate

 docs/about/deprecated.rst  |   6 ++
 qapi/ui.json               | 156 +++++++++++++++++++++++++++++++++++++++------
 monitor/monitor-internal.h |   3 +-
 monitor/hmp-cmds.c         |  48 +++++++++++++-
 monitor/hmp.c              |  19 +++++-
 monitor/qmp-cmds.c         |  54 ++++------------
 hmp-commands.hx            |  24 +++----
 7 files changed, 236 insertions(+), 74 deletions(-)

-- 
2.31.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]