On 15.05.2025 08:42, Volker RĂ¼melin wrote:
A few audio related fixes for 10.1.

The virtio-sound device is the first QEMU audio front end that supports floating point 
samples. The audio subsystem is only partially prepared for this. The commit message of 
patch 7/7 "audio: add float sample endianness converters" has the details. The 
new code paths in patch 7/7 are only compile tested. I don't have a big endian host to 
test.
..
Volker RĂ¼melin (7):
   tests/functional: use 'none' audio driver for q800 tests
   audio: fix SIGSEGV in AUD_get_buffer_size_out()
   audio: fix size calculation in AUD_get_buffer_size_out()
   hw/audio/asc: fix SIGSEGV in asc_realize()
   hw/audio/asc: replace g_malloc0() with g_malloc()
   audio/mixeng: remove unnecessary pointer type casts
   audio: add float sample endianness converters

Is there anything here which is worth to apply to qemu-stable?
(10.0.x is supposed to be an LTS series).

Thanks,

/mjt

Reply via email to