diff options
-rw-r--r-- | qapi/audio.json | 4 | ||||
-rw-r--r-- | qapi/authz.json | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/qapi/audio.json b/qapi/audio.json index 3b843878d2..072ed79def 100644 --- a/qapi/audio.json +++ b/qapi/audio.json @@ -6,6 +6,10 @@ # See the COPYING file in the top-level directory. ## +# = Audio +## + +## # @AudiodevPerDirectionOptions: # # General audio backend options that are used for both playback and diff --git a/qapi/authz.json b/qapi/authz.json index f3e9745426..42afe752d1 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -1,7 +1,9 @@ # -*- Mode: Python -*- # vim: filetype=python -# -# QAPI authz definitions + +## +# = User authorization +## ## # @QAuthZListPolicy: |