qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] QAPI patches patches for 2021-03-05
@ 2021-03-05 15:11 Markus Armbruster
  2021-03-05 15:11 ` [PULL 1/4] error: Fix "Converting to ERRP_GUARD()" doc on "valid at return" Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2021-03-05 15:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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



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

end of thread, other threads:[~2021-03-05 19:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 15:11 [PULL 0/4] QAPI patches patches for 2021-03-05 Markus Armbruster
2021-03-05 15:11 ` [PULL 1/4] error: Fix "Converting to ERRP_GUARD()" doc on "valid at return" Markus Armbruster
2021-03-05 15:11 ` [PULL 2/4] qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces Markus Armbruster
2021-03-05 15:11 ` [PULL 3/4] qapi: Remove QMP events and commands from user-mode builds Markus Armbruster
2021-03-05 15:11 ` [PULL 4/4] qapi: Fix parse errors for removal of null from schema language Markus Armbruster
2021-03-05 19:04 ` [PULL 0/4] QAPI patches patches for 2021-03-05 Peter Maydell

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