mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
If the guest incorrectly programs the lm4549 audio chip with a zero frequency, we will pass this to AUD_open_out(), which will complain: A bug was just triggered in AUD_open_out Save all your work and restart without audio I am sorry Context: audio: frequency=0 nchannels=2 fmt=S16 endianness=little The datasheet doesn't say what we should do here, only that the valid range for the freqency is 4000 to 48000 Hz; we choose to log the guest error and ignore an attempt to change the DAC rate to something outside the valid range. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/410 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20251107154116.1396769-1-peter.maydell@linaro.org |
3 weeks ago | |
|---|---|---|
| .. | ||
| Kconfig | 2 years ago | |
| ac97.c | 1 month ago | |
| ac97.h | 3 years ago | |
| adlib.c | 1 month ago | |
| asc.c | 1 month ago | |
| cs4231.c | 7 months ago | |
| cs4231a.c | 1 month ago | |
| es1370.c | 1 month ago | |
| fmopl.c | 2 years ago | |
| fmopl.h | 2 years ago | |
| gus.c | 1 month ago | |
| gusemu.h | 9 years ago | |
| gusemu_hal.c | 2 years ago | |
| gusemu_mixer.c | 6 years ago | |
| gustate.h | 10 years ago | |
| hda-codec-common.h | ||
| hda-codec.c | 1 month ago | |
| intel-hda-defs.h | 2 years ago | |
| intel-hda.c | 1 month ago | |
| intel-hda.h | 2 years ago | |
| lm4549.c | 3 weeks ago | |
| lm4549.h | 1 month ago | |
| marvell_88w8618.c | 1 month ago | |
| meson.build | 1 month ago | |
| model.c | 1 month ago | |
| pcspk.c | 1 month ago | |
| pl041.c | 1 month ago | |
| pl041.h | 10 years ago | |
| pl041.hx | ||
| sb16.c | 1 month ago | |
| trace-events | 1 month ago | |
| trace.h | 5 years ago | |
| via-ac97.c | 1 month ago | |
| virtio-snd-pci.c | 1 month ago | |
| virtio-snd.c | 1 month ago | |
| wm8750.c | 1 month ago | |