qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v5 03/19] ui: add pixman-compat.h


From: Marc-André Lureau
Subject: Re: [PATCH v5 03/19] ui: add pixman-compat.h
Date: Wed, 25 Oct 2023 15:28:25 +0400



Le mer. 25 oct. 2023, 15:18, Thomas Huth <thuth@redhat.com> a écrit :
On 23/10/2023 13.30, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> This is a tiny subset of PIXMAN API that is used pervasively in QEMU
> codebase to manage images and identify the underlying format.
>
> It doesn't seems worth to wrap this in a QEMU-specific API.

IMHO it's not very beautiful, but after thinking about it for a while, I
think it's acceptable and likely still better than disabling all the
dependend devices...

> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>   include/ui/pixman-compat.h | 195 +++++++++++++++++++++++++++++++++++++

Just a matter of taste, but I think I'd rather name it "pixman-minimal.h"
instead.

Anyway:
Acked-by: Thomas Huth <thuth@redhat.com

Good suggestion 👍


reply via email to

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