qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4] tests: vm: auto_install OpenBSD


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4] tests: vm: auto_install OpenBSD
Date: Mon, 14 Jan 2019 10:34:10 +0000

On Mon, 14 Jan 2019 at 10:20, Daniel P. Berrangé <address@hidden> wrote:
> If you don't have SDL then there's no audio driver impl available for
> QEMU, so configure fails with:
>
>   ERROR: sdl not found or disabled, can not use sdl audio driver

Ideally we should fix configure/the audio driver selection
logic so that if SDL is not available or disabled then
'sdl' is removed from the set of possible audio devices
and not selected as the default for OpenBSD (and if necessary
fix things so we can build a QEMU with no audio drivers at all,
falling back to the null driver, ie no sound).

It would also be good to make the various BSD images have
SDL2 installed, for the compile coverage.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]