OSDN Git Service

hw/audio/via-ac97: Basic implementation of audio playback
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 23 Jan 2022 20:40:42 +0000 (21:40 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Mar 2023 23:37:48 +0000 (00:37 +0100)
commiteb604411a78b82c468e2b8d81a9401eb8b9c7658
tree1c7d273df52f65477d2d0ac1b8fc074ae6e98c93
parent422a6e8075752bc5342afd3eace23a4990dd7d98
hw/audio/via-ac97: Basic implementation of audio playback

Add basic implementation of the AC'97 sound part used in VIA south
bridge chips. Not all features of the device is emulated, only one
playback channel is supported for now but this is enough to get sound
output from some guests using this device on pegasos2.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Volker Rümelin <vr_qemu@t-online.de>
Tested-by: Rene Engel <ReneEngel80@emailn.de>
Message-Id: <63b99410895312f40e7be479f581da0805e605a1.1678188711.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/audio/trace-events
hw/audio/via-ac97.c
hw/isa/trace-events
hw/isa/vt82c686.c
include/hw/isa/vt82c686.h