From: Markus Armbruster Date: Mon, 2 Nov 2020 08:15:50 +0000 (+0100) Subject: qapi: Fix missing headers in QMP Reference Manual X-Git-Tag: v5.2.0-rc1~7^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1d12a2148e75dc67743de9c45bf925ca6f26739;p=thirdparty%2Fqemu.git qapi: Fix missing headers in QMP Reference Manual Audio stuff is under "Miscellanea", and authorization stuff is under "Input". Add suitable header doc comments to correct that. Cc: Gerd Hoffmann Cc: Daniel P. Berrange Signed-off-by: Markus Armbruster Message-Id: <20201102081550.171061-3-armbru@redhat.com> Acked-by: Daniel P. Berrangé --- diff --git a/qapi/audio.json b/qapi/audio.json index 3b843878d23..072ed79def5 100644 --- a/qapi/audio.json +++ b/qapi/audio.json @@ -5,6 +5,10 @@ # This work is licensed under the terms of the GNU GPL, version 2 or later. # See the COPYING file in the top-level directory. +## +# = Audio +## + ## # @AudiodevPerDirectionOptions: # diff --git a/qapi/authz.json b/qapi/authz.json index f3e97454267..42afe752d1c 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -1,7 +1,9 @@ # -*- Mode: Python -*- # vim: filetype=python -# -# QAPI authz definitions + +## +# = User authorization +## ## # @QAuthZListPolicy: