qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Monitor patches patches for 2021-10-28
@ 2021-10-28  5:29 Markus Armbruster
  2021-10-28  5:29 ` [PULL 1/4] monitor/hmp: add support for flag argument with value Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2021-10-28  5:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson

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



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

end of thread, other threads:[~2021-10-28 16:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-28  5:29 [PULL 0/4] Monitor patches patches for 2021-10-28 Markus Armbruster
2021-10-28  5:29 ` [PULL 1/4] monitor/hmp: add support for flag argument with value Markus Armbruster
2021-10-28  5:29 ` [PULL 2/4] qapi/monitor: refactor set/expire_password with enums Markus Armbruster
2021-10-28  5:29 ` [PULL 3/4] qapi/monitor: allow VNC display id in set/expire_password Markus Armbruster
2021-10-28  5:29 ` [PULL 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate Markus Armbruster
2021-10-28 16:44 ` [PULL 0/4] Monitor patches patches for 2021-10-28 Richard Henderson

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