qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/4] QAPI patches patches for 2021-03-05


From: Markus Armbruster
Subject: [PULL 0/4] QAPI patches patches for 2021-03-05
Date: Fri, 5 Mar 2021 16:11:39 +0100

The following changes since commit fe352f5c0056b4d21ae033ec49acc0bce9897e53:

  Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' 
into staging (2021-03-04 12:58:50 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2021-03-05

for you to fetch changes up to 0e92a19b8c3b269dee377b76898c8bd7cadc1273:

  qapi: Fix parse errors for removal of null from schema language (2021-03-05 
15:40:50 +0100)

----------------------------------------------------------------
QAPI patches patches for 2021-03-05

----------------------------------------------------------------
Eric Blake (1):
      qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces

Markus Armbruster (2):
      error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
      qapi: Fix parse errors for removal of null from schema language

Philippe Mathieu-Daudé (1):
      qapi: Remove QMP events and commands from user-mode builds

 include/qapi/error.h                      |  2 +-
 qga/commands-posix.c                      | 75 +++++++++++++------------------
 qapi/meson.build                          | 12 +++--
 scripts/qapi/parser.py                    |  8 ++--
 tests/qapi-schema/leading-comma-list.err  |  2 +-
 tests/qapi-schema/trailing-comma-list.err |  2 +-
 6 files changed, 45 insertions(+), 56 deletions(-)

-- 
2.26.2




reply via email to

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