mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
qemu.rst: audio: reference to Command-Line options
The previous statement can cause confusion, because this is the first time when the `audio` argument is mentioned. (From yocto-docs rev: c8aa98a4b21d056ebf49b8ab43838989e9185c81) Signed-off-by: Atanas Bunchev <atanas.bunchev@konsulko.com> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f84f30253b
commit
e39e68053f
@@ -125,8 +125,9 @@ available. Follow these general steps to run QEMU:
|
|||||||
- This example specifies to boot an :term:`Initramfs` image and to
|
- This example specifies to boot an :term:`Initramfs` image and to
|
||||||
enable audio in QEMU. For this case, ``runqemu`` sets the internal
|
enable audio in QEMU. For this case, ``runqemu`` sets the internal
|
||||||
variable ``FSTYPE`` to ``cpio.gz``. Also, for audio to be enabled,
|
variable ``FSTYPE`` to ``cpio.gz``. Also, for audio to be enabled,
|
||||||
an appropriate driver must be installed (see the previous
|
an appropriate driver must be installed (see the ``audio`` option
|
||||||
description for the ``audio`` option for more information).
|
in :ref:`dev-manual/qemu:\`\`runqemu\`\` command-line options`
|
||||||
|
for more information).
|
||||||
::
|
::
|
||||||
|
|
||||||
$ runqemu qemux86-64 ramfs audio
|
$ runqemu qemux86-64 ramfs audio
|
||||||
|
|||||||
Reference in New Issue
Block a user