From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: BALATON Zoltan <balaton@eik.bme.hu>,
stefanha@gmail.com, Gerd Hoffmann <kraxel@redhat.com>,
qemu-ppc@nongnu.org
Subject: Re: [PATCH v8 03/24] ui: compile out some qemu-pixman functions when !PIXMAN
Date: Tue, 7 Nov 2023 10:13:18 +0100 [thread overview]
Message-ID: <a827a40b-0c54-4f31-9631-957247e712e7@linaro.org> (raw)
In-Reply-To: <20231107071915.2459115-4-marcandre.lureau@redhat.com>
On 7/11/23 08:18, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> Those functions require the PIXMAN library.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
> ---
> include/ui/qemu-pixman.h | 7 +++++--
> ui/qemu-pixman.c | 6 ++++++
> 2 files changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-11-07 9:14 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-07 7:18 [PATCH v8 00/24] Make Pixman an optional dependency marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 01/24] build-sys: add a "pixman" feature marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 02/24] build-sys: drop needless warning pragmas for old pixman marcandre.lureau
2023-11-07 9:13 ` Philippe Mathieu-Daudé
2023-11-07 7:18 ` [PATCH v8 03/24] ui: compile out some qemu-pixman functions when !PIXMAN marcandre.lureau
2023-11-07 9:13 ` Philippe Mathieu-Daudé [this message]
2023-11-07 7:18 ` [PATCH v8 04/24] ui: add pixman-minimal.h marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 05/24] vl: drop needless -spice checks marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 06/24] qemu-options: define -vnc only #ifdef CONFIG_VNC marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 07/24] vl: simplify display_remote logic marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 08/24] vl: move display early init before default devices marcandre.lureau
2023-11-07 7:18 ` [PATCH v8 09/24] ui/console: allow to override the default VC marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 10/24] ui/vc: console-vc requires PIXMAN marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 11/24] qmp/hmp: disable screendump if PIXMAN is missing marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 12/24] virtio-gpu: replace PIXMAN for region/rect test marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 13/24] ui/console: when PIXMAN is unavailable, don't draw placeholder msg marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 14/24] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 15/24] ui/gl: opengl doesn't require PIXMAN marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 16/24] ui/vnc: VNC requires PIXMAN marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 17/24] ui/spice: SPICE/QXL " marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 18/24] ui/gtk: -display gtk " marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 19/24] ui/dbus: do not require PIXMAN marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 20/24] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN marcandre.lureau
2023-11-07 9:17 ` Philippe Mathieu-Daudé
2023-11-07 7:19 ` [PATCH v8 21/24] hw/sm501: allow compiling without PIXMAN marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 22/24] hw/mips: FULOONG depends on VT82C686 marcandre.lureau
2023-11-07 7:19 ` [PATCH v8 23/24] hw/display/ati: allow compiling without PIXMAN marcandre.lureau
2023-11-07 7:25 ` Marc-André Lureau
2023-11-07 8:46 ` BALATON Zoltan
2023-11-07 8:55 ` Marc-André Lureau
2023-11-07 7:19 ` [PATCH v8 24/24] build-sys: make pixman actually optional marcandre.lureau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a827a40b-0c54-4f31-9631-957247e712e7@linaro.org \
--to=philmd@linaro.org \
--cc=balaton@eik.bme.hu \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=stefanha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).