qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of SDL2
Date: Wed, 8 Aug 2018 14:51:01 +0100

On 8 August 2018 at 11:49, Daniel P. Berrangé <address@hidden> wrote:
> SDL1.2 was deprecated in the 2.12.0 release with:
>
>   commit e52c6ba34149b4f39c3fd60e59ee32b809db2bfa
>   Author: Daniel P. Berrange <address@hidden>
>   Date:   Mon Jan 15 14:25:33 2018 +0000
>
>     ui: deprecate use of SDL 1.2 in favour of 2.0 series
>
>     The SDL 2.0 release was made in Aug, 2013:
>
>       https://www.libsdl.org/release/
>
>     That will soon be 4 + 1/2 years ago, which is enough time to consider
>     the 2.0 series widely supported.
>
>     Thus we deprecate the SDL 1.2 support, which will allow us to delete it
>     in the last release of 2018. By this time, SDL 2.0 will be more than 5
>     years old.
>
>     Signed-off-by: Daniel P. Berrange <address@hidden>
>     Reviewed-by: Marc-André Lureau <address@hidden>
>     Message-id: address@hidden
>     Signed-off-by: Gerd Hoffmann <address@hidden>
>
> It is thus able to be removed in the 3.1.0 release.

At least one of the BSD VMs in tests/vm/ is still using SDL1.2.
I think we should update that VM before we drop SDL1.2 support.

(This is probably just a matter of updating the VM image that
is currently stored on patchew somewhere. It would also be
nice if our test infra here had a mechanism for regenerating
that VM image from scratch rather than just being "here's a
disk image blob...")

thanks
-- PMM



reply via email to

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