On Mon, Jul 14, 2025 at 10:02 AM Marc-André Lureau <marcandre.lur...@gmail.com> wrote: > > On Mon, Jul 14, 2025 at 3:45 PM <marcandre.lur...@redhat.com> wrote: > > > > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > > > The following changes since commit 9a4e273ddec3927920c5958d2226c6b38b543336: > > > > Merge tag 'pull-tcg-20250711' of https://gitlab.com/rth7680/qemu into > > staging (2025-07-13 01:46:04 -0400) > > > > 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 c99b7e6d4aa8bcc12d47483ebe81072168de56fb: > > > > tpm: "qemu -tpmdev help" should return success (2025-07-14 15:02:00 +0400) > > > > ---------------------------------------------------------------- > > UI-related for 10.1 > > > > - [PATCH v3 0/2] ui/vnc: Do not copy z_stream > > - [PATCH v6 0/7] ui/spice: Enable gl=on option for non-local or remote > > clients > > - [PATCH v6 0/1] Allow injection of virtio-gpu EDID name > > - [PATCH 0/2] ui/gtk: Add keep-aspect-ratio and scale option > > > > ---------------------------------------------------------------- > > > > Akihiko Odaki (2): > > ui/vnc: Do not copy z_stream > > ui/vnc: Introduce the VncWorker type > > > > Andrew Keesler (1): > > hw/display: Allow injection of virtio-gpu EDID name > > > > Marc-André Lureau (1): > > tpm: "qemu -tpmdev help" should return success > > > > Vivek Kasireddy (7): > > ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture() > > ui/spice: Enable gl=on option for non-local or remote clients > > ui/spice: Add an option for users to provide a preferred video codec > > ui/spice: Add an option to submit gl_draw requests at fixed rate > > ui/console-gl: Add a helper to create a texture with linear memory > > layout > > ui/spice: Create a new texture with linear layout when gl=on is > > specified > > ui/spice: Blit the scanout texture if its memory layout is not linear > > > > Weifeng Liu (2): > > ui/gtk: Add keep-aspect-ratio option > > ui/gtk: Add scale option > > NACK, will resend because when Spice is not recent enough: > ../ui/spice-core.c: In function 'qemu_spice_init': > ../ui/spice-core.c:673:17: error: unused variable 'video_codec' > [-Werror=unused-variable]
Okay, holding off on this pull request. Stefan