Gerd Hoffmann <kra...@redhat.com> writes: > The following changes since commit fea8f3ed739536fca027cf56af7f5576f37ef9cd: > > Merge remote-tracking branch > 'remotes/philmd-gitlab/tags/pflash-next-20200522' into staging (2020-05-22 > 18:54:47 +0100) > > are available in the Git repository at: > > git://git.kraxel.org/qemu tags/audio-20200526-pull-request > > for you to fetch changes up to b3b8a1fea6ed5004bbad2f70833caee70402bf02: > > hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include (2020-05-26 > 08:46:14 +0200) > > ---------------------------------------------------------------- > audio: add JACK client audiodev. > audio: bugfixes and cleanups. > > ----------------------------------------------------------------
$ qemu-system-aarch64 -S -accel qtest -display none -M akita -monitor stdio (qemu) qemu-system-aarch64: /work/armbru/qemu/audio/paaudio.c:779: qpa_audio_init: Assertion `dev->driver == AUDIODEV_DRIVER_PA' failed. Same for 40p, akita, borzoi, cheetah, integratorcp, milkymist, musicpal, n800, n810, realview-eb, realview-eb-mpcore, realview-pb-a8, realview-pbx-a9, spitz, terrier, versatileab, versatilepb, vexpress-a15, vexpress-a9, xlnx-zcu102, z2. git-bisect blames commit 2e44570321 "audio/jack: add JACK client audiodev".