From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Ani Sinha" <anisinha@redhat.com>,
"Michael Roth" <michael.roth@amd.com>,
"Igor Mammedov" <imammedo@redhat.com>,
"John Snow" <jsnow@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Eric Blake" <eblake@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@mailo.com>,
"Mauro Carvalho Chehab" <mchehab+huawei@kernel.org>,
"Michael S. Tsirkin" <mst@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Pierrick Bouvier" <pierrick.bouvier@oss.qualcomm.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
linux-edac@vger.kernel.org, "Cleber Rosa" <crosa@redhat.com>
Subject: [PATCH v3 16/16] qapi: convert intro sections for audio.json
Date: Tue, 2 Jun 2026 23:22:01 -0400 [thread overview]
Message-ID: <20260603032201.993015-17-jsnow@redhat.com> (raw)
In-Reply-To: <20260603032201.993015-1-jsnow@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
---
qapi/audio.json | 88 ++++++++++++++++++-------------------------------
1 file changed, 32 insertions(+), 56 deletions(-)
diff --git a/qapi/audio.json b/qapi/audio.json
index 2df87b97101..72190f20993 100644
--- a/qapi/audio.json
+++ b/qapi/audio.json
@@ -14,9 +14,8 @@
##
# @AudiodevPerDirectionOptions:
-#
-# General audio backend options that are used for both playback and
-# recording.
+# General audio backend options that are used for both playback
+# and recording.
#
# @mixing-engine: use QEMU's mixing engine to mix all streams inside
# QEMU and convert audio formats when not supported by the
@@ -53,8 +52,7 @@
##
# @AudiodevGenericOptions:
-#
-# Generic driver-specific options.
+# Generic driver-specific options.
#
# @in: options of the capture stream
#
@@ -69,8 +67,7 @@
##
# @AudiodevDBusOptions:
-#
-# Options of the D-Bus audio backend.
+# Options of the D-Bus audio backend.
#
# @in: options of the capture stream
#
@@ -89,9 +86,8 @@
##
# @AudiodevAlsaPerDirectionOptions:
-#
-# Options of the ALSA backend that are used for both playback and
-# recording.
+# Options of the ALSA backend that are used for both playback and
+# recording.
#
# @dev: the name of the ALSA device to use (default 'default')
#
@@ -111,8 +107,7 @@
##
# @AudiodevAlsaOptions:
-#
-# Options of the ALSA audio backend.
+# Options of the ALSA audio backend.
#
# @in: options of the capture stream
#
@@ -130,8 +125,7 @@
##
# @AudiodevSndioOptions:
-#
-# Options of the sndio audio backend.
+# Options of the sndio audio backend.
#
# @in: options of the capture stream
#
@@ -152,9 +146,8 @@
##
# @AudiodevCoreaudioPerDirectionOptions:
-#
-# Options of the Core Audio backend that are used for both playback
-# and recording.
+# Options of the Core Audio backend that are used for both
+# playback and recording.
#
# @buffer-count: number of buffers
#
@@ -167,8 +160,7 @@
##
# @AudiodevCoreaudioOptions:
-#
-# Options of the coreaudio audio backend.
+# Options of the coreaudio audio backend.
#
# @in: options of the capture stream
#
@@ -183,8 +175,7 @@
##
# @AudiodevDsoundOptions:
-#
-# Options of the DirectSound audio backend.
+# Options of the DirectSound audio backend.
#
# @in: options of the capture stream
#
@@ -203,9 +194,8 @@
##
# @AudiodevJackPerDirectionOptions:
-#
-# Options of the JACK backend that are used for both playback and
-# recording.
+# Options of the JACK backend that are used for both playback and
+# recording.
#
# @server-name: select from among several possible concurrent server
# instances (default: environment variable $JACK_DEFAULT_SERVER if
@@ -237,8 +227,7 @@
##
# @AudiodevJackOptions:
-#
-# Options of the JACK audio backend.
+# Options of the JACK audio backend.
#
# @in: options of the capture stream
#
@@ -253,9 +242,8 @@
##
# @AudiodevOssPerDirectionOptions:
-#
-# Options of the OSS backend that are used for both playback and
-# recording.
+# Options of the OSS backend that are used for both playback and
+# recording.
#
# @dev: file name of the OSS device (default '/dev/dsp')
#
@@ -275,8 +263,7 @@
##
# @AudiodevOssOptions:
-#
-# Options of the OSS audio backend.
+# Options of the OSS audio backend.
#
# @in: options of the capture stream
#
@@ -305,9 +292,8 @@
##
# @AudiodevPaPerDirectionOptions:
-#
-# Options of the Pulseaudio backend that are used for both playback
-# and recording.
+# Options of the Pulseaudio backend that are used for both
+# playback and recording.
#
# @name: name of the sink/source to use
#
@@ -330,8 +316,7 @@
##
# @AudiodevPaOptions:
-#
-# Options of the PulseAudio audio backend.
+# Options of the PulseAudio audio backend.
#
# @in: options of the capture stream
#
@@ -349,9 +334,8 @@
##
# @AudiodevPipewirePerDirectionOptions:
-#
-# Options of the PipeWire backend that are used for both playback and
-# recording.
+# Options of the PipeWire backend that are used for both playback
+# and recording.
#
# @name: name of the sink/source to use
#
@@ -374,8 +358,7 @@
##
# @AudiodevPipewireOptions:
-#
-# Options of the PipeWire audio backend.
+# Options of the PipeWire audio backend.
#
# @in: options of the capture stream
#
@@ -390,9 +373,8 @@
##
# @AudiodevSdlPerDirectionOptions:
-#
-# Options of the SDL audio backend that are used for both playback and
-# recording.
+# Options of the SDL audio backend that are used for both playback
+# and recording.
#
# @buffer-count: number of buffers (default 4)
#
@@ -405,8 +387,7 @@
##
# @AudiodevSdlOptions:
-#
-# Options of the SDL audio backend.
+# Options of the SDL audio backend.
#
# @in: options of the recording stream
#
@@ -421,8 +402,7 @@
##
# @AudiodevWavOptions:
-#
-# Options of the wav audio backend.
+# Options of the wav audio backend.
#
# @in: options of the capture stream
#
@@ -440,8 +420,7 @@
##
# @AudioFormat:
-#
-# An enumeration of possible audio formats.
+# An enumeration of possible audio formats.
#
# @u8: unsigned 8 bit integer
#
@@ -464,8 +443,7 @@
##
# @AudiodevDriver:
-#
-# An enumeration of possible audio backend drivers.
+# An enumeration of possible audio backend drivers.
#
# @jack: JACK audio backend (since 5.1)
#
@@ -488,8 +466,7 @@
##
# @Audiodev:
-#
-# Options of an audio backend.
+# Options of an audio backend.
#
# @id: identifier of the backend
#
@@ -534,8 +511,7 @@
##
# @query-audiodevs:
-#
-# Return information about audiodev configuration
+# Return information about audiodev configuration
#
# Since: 8.0
##
--
2.54.0
prev parent reply other threads:[~2026-06-03 3:23 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-03 3:21 [PATCH v3 00/16] qapi: add formal "intro" section John Snow
2026-06-03 3:21 ` [PATCH v3 01/16] python: temporarily restrict max mypy version John Snow
2026-06-03 3:21 ` [PATCH v3 02/16] tests/qapi: generate output in source order John Snow
2026-06-03 3:21 ` [PATCH v3 03/16] qapi/docs: remove unused QAPIDoc subsection members John Snow
2026-06-03 3:21 ` [PATCH v3 04/16] qapi/docs: add has_features property John Snow
2026-06-03 3:21 ` [PATCH v3 05/16] qapi/docs: make remaining subsection members "private" John Snow
2026-06-03 3:21 ` [PATCH v3 06/16] qapi/docs: fix comment phrasing John Snow
2026-06-03 3:21 ` [PATCH v3 07/16] qapi/docs: add "Intro" section John Snow
2026-06-09 10:58 ` Markus Armbruster
2026-06-09 18:06 ` John Snow
2026-06-03 3:21 ` [PATCH v3 08/16] qapi/parser: move _insert_near_kind() method John Snow
2026-06-03 3:21 ` [PATCH v3 09/16] qapi/docs: adjust stub member insertion algorithm John Snow
2026-06-03 11:27 ` Markus Armbruster
2026-06-04 19:07 ` John Snow
2026-06-09 13:32 ` Markus Armbruster
2026-06-09 18:44 ` John Snow
2026-06-03 3:21 ` [PATCH v3 10/16] qapi/docs: remove implicit Plain section John Snow
2026-06-03 3:21 ` [PATCH v3 11/16] qapi/docs: add rendering for INTRO sections John Snow
2026-06-09 13:36 ` Markus Armbruster
2026-06-09 18:51 ` John Snow
2026-06-03 3:21 ` [PATCH v3 12/16] qapi/docs: add "Intro" section parsing John Snow
2026-06-09 13:39 ` Markus Armbruster
2026-06-09 18:57 ` John Snow
2026-06-03 3:21 ` [PATCH v3 13/16] qapi: convert intro sections for accelerator.json John Snow
2026-06-03 3:21 ` [PATCH v3 14/16] qapi: convert intro sections for acpi-hest.json John Snow
2026-06-03 3:22 ` [PATCH v3 15/16] qapi: convert intro sections for acpi.json John Snow
2026-06-03 3:22 ` John Snow [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260603032201.993015-17-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=anisinha@redhat.com \
--cc=armbru@redhat.com \
--cc=crosa@redhat.com \
--cc=eblake@redhat.com \
--cc=imammedo@redhat.com \
--cc=kraxel@redhat.com \
--cc=linux-edac@vger.kernel.org \
--cc=marcandre.lureau@redhat.com \
--cc=mchehab+huawei@kernel.org \
--cc=michael.roth@amd.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=philmd@mailo.com \
--cc=pierrick.bouvier@oss.qualcomm.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.