]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-options.hx
audio: -audiodev command line option: documentation
authorKővágó, Zoltán <dirty.ice.hu@gmail.com>
Fri, 8 Mar 2019 22:34:14 +0000 (23:34 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 11 Mar 2019 09:29:26 +0000 (10:29 +0100)
commitf0b3d8115298c3162d3a56f8f38e0a02e783b54b
treeea77607a119b9d8ec98055b768d55a805f5f3bfd
parent85bc58520c0e43660cbbe51b9eb5022a0baafe9f
audio: -audiodev command line option: documentation

This patch adds documentation of an -audiodev command line option, that
deprecates the old QEMU_* environment variables for audio backend
configuration.  It's syntax is similar to existing options (-netdev,
-device, etc):

  -audiodev driver_name,property=value,...

Although now it's possible to specify multiple -audiodev options on
command line, multiple audio backends are not supported yet.

Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
Message-id: ca5e761e58dcfaf591cf46080af3548551b42bb2.1552083282.git.DirtY.iCE.hu@gmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
qemu-deprecated.texi
qemu-options.hx