qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/audio/hda-codec bug fixes
@ 2023-11-05 17:23 Volker Rümelin
  2023-11-05 17:25 ` [PATCH 1/2] hw/audio/hda-codec: fix multiplication overflow Volker Rümelin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Volker Rümelin @ 2023-11-05 17:23 UTC (permalink / raw)
  To: Gerd Hoffmann
  Cc: Marc-André Lureau, Paolo Bonzini,
	Philippe Mathieu-Daudé, qemu-devel

Patch 1/2 fixes a bug that was reported and correctly diagnosed on the
QEMU devel mailing list.
https://lists.nongnu.org/archive/html/qemu-devel/2023-08/msg02539.html
There was another patch to fix this bug, but I had an objection.
https://lists.nongnu.org/archive/html/qemu-devel/2023-08/msg02925.html

Patch 2/2 corrects the sense of hda codec property mixer during
initialization. It was inverted not too long ago.

I guess Gerd is still busy with other projects. Another maintainer
probably will have to take these patches.

Volker Rümelin (2):
  hw/audio/hda-codec: fix multiplication overflow
  hw/audio/hda-codec: reenable the audio mixer

 hw/audio/hda-codec.c | 41 +++++++++++++++++++++++++++--------------
 1 file changed, 27 insertions(+), 14 deletions(-)

-- 
2.35.3



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-11-06 22:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-05 17:23 [PATCH 0/2] hw/audio/hda-codec bug fixes Volker Rümelin
2023-11-05 17:25 ` [PATCH 1/2] hw/audio/hda-codec: fix multiplication overflow Volker Rümelin
2023-11-06  6:34   ` Marc-André Lureau
2023-11-05 17:25 ` [PATCH 2/2] hw/audio/hda-codec: reenable the audio mixer Volker Rümelin
2023-11-06  6:32   ` Marc-André Lureau
2023-11-06 19:54 ` [PATCH 0/2] hw/audio/hda-codec bug fixes Michael Tokarev
2023-11-06 22:19   ` Volker Rümelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).