[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] tests: set QEMU_AUDIO_DRV=none for pci sound ca
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH] tests: set QEMU_AUDIO_DRV=none for pci sound cards |
Date: |
Tue, 26 Aug 2014 08:39:14 +0200 |
On Di, 2014-08-05 at 16:05 +0200, Markus Armbruster wrote:
> Ping?
Back online. What is the state here? I've seen Stefan (Cc'ed) posted a
different patch for the same issue? Anything merged meanwhile?
cheers,
Gerd
>
> Markus Armbruster <address@hidden> writes:
>
> > Gerd Hoffmann <address@hidden> writes:
> >
> >> This way the tests run without sound hardware being present
> >> on the build machine. Even with sound hardware it IMO isn't
> >> very useful to use it in regression testing. Once the sound
> >> card tests are advanced enougth that they try to actually
> >> play sound we probably want the guests sound output written
> >> to a file (via QEMU_AUDIO_DRV=wav) rather than played on the
> >> build machines sound hardware.
> >>
> >> Signed-off-by: Gerd Hoffmann <address@hidden>
> >
> > Bonus: I no longer get "audio: Could not init `oss' audio driver" noise.
> >
> > Reviewed-by: Markus Armbruster <address@hidden>