From: Marc-André Lureau <[email protected]> The following changes since commit 9b16edec6e9a483469c789475b2065d26b52db35:
Merge tag 'pull-ppc-for-20250928-20250929' of https://gitlab.com/harshpb/qemu into staging (2025-09-29 07:25:28 -0700) are available in the Git repository at: https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request for you to fetch changes up to 9163424c50981dbc4ded9990228ac01a3b193656: ui/icons/qemu.svg: Add metadata information (author, license) to the logo (2025-09-30 11:21:55 +0400) ---------------------------------------------------------------- UI-related Fixes for gtk, sdl2, spice UI backends. ---------------------------------------------------------------- Marc-André Lureau (1): ui/spice: fix crash when disabling GL scanout on Mohamed Akram (1): ui/spice: Fix abort on macOS Nir Lichtman (1): ui/sdl2: fix reset scaling binding to be consistent with gtk Thomas Huth (1): ui/icons/qemu.svg: Add metadata information (author, license) to the logo Weifeng Liu (1): gtk: Skip drawing if console surface is NULL ui/gtk-egl.c | 5 +---- ui/gtk-gl-area.c | 5 +---- ui/sdl2.c | 2 +- ui/spice-core.c | 6 +----- ui/spice-display.c | 4 +++- ui/icons/qemu.svg | 21 ++++++++++++++++++++- 6 files changed, 27 insertions(+), 16 deletions(-) -- 2.51.0
