On Mon, Apr 01, 2019 at 08:59:20PM +0200, Volker Rümelin wrote: > Currently the default audio timer frequency is 10000Hz instead of > a period of 10000us. Also the audiodev timer-period property gets > converted like a frequency. Only handling of the legacy > QEMU_AUDIO_TIMER_PERIOD environment variable is correct because > it's actually a frequency. > > With this patch the property timer-period is really a timer period > and QEMU_AUDIO_TIMER_PERIOD remains a frequency.
Patch queued. > This fixes commit 71830221fb23388b32e6516c2fb7a698453a6c5a > -audiodev command line option basic implementation. This can be written as "Fixes: <short hash> <subject>" line, so tools can pick this up automatically (Hint for the next time, I've updated the commit message, no need to resend). thanks, Gerd
