diff options
author | Volker Rümelin <vr_qemu@t-online.de> | 2023-11-05 18:25:52 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-12-02 15:56:49 -0500 |
commit | e60bdfb78e41b0cee8beb21bc9c2bb2749f4ef6b (patch) | |
tree | 476c8319c5460e053daf82fa956fdfb124fcfdaf /scripts/qapi/parser.py | |
parent | 74e8593e7e51d6b11ae9c56a3f4e7bb714bac4ec (diff) | |
download | qemu-e60bdfb78e41b0cee8beb21bc9c2bb2749f4ef6b.zip qemu-e60bdfb78e41b0cee8beb21bc9c2bb2749f4ef6b.tar.gz qemu-e60bdfb78e41b0cee8beb21bc9c2bb2749f4ef6b.tar.bz2 |
hw/audio/hda-codec: reenable the audio mixer
Commit b7639b7dd0 ("hw/audio: Simplify hda audio init") inverted
the sense of hda codec property mixer during initialization.
Change the code so that mixer=on enables the hda mixer emulation
and mixer=off disables the hda mixer emulation.
With this change audio playback and recording streams don't start
muted by default.
Fixes: b7639b7dd0 ("hw/audio: Simplify hda audio init")
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20231105172552.8405-2-vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions