All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] virtio-gpu hotfixes
@ 2026-04-23 15:19 Alex Bennée
  2026-04-23 15:19 ` [PULL 1/2] ui/sdl2: Fix assumption of EGL presence at runtime Alex Bennée
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Bennée @ 2026-04-23 15:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

The following changes since commit 98b060da3a4f92b2a994ead5b16a87e783baf77c:

  Update version for v11.0.0 release (2026-04-21 16:28:47 +0100)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-11.1-virtio-gpu-hotfixes-230426-1

for you to fetch changes up to 30fad722ce68316d22b926ba0e6017f0440465df:

  hw/display: don't accidentally autofree existing virgl resources (2026-04-23 16:13:53 +0100)

----------------------------------------------------------------
virtio-gpu fixes:

  - fix build on Windows due to EGL assumption
  - fix use-after-free on virgl resource

----------------------------------------------------------------
Alex Bennée (1):
      hw/display: don't accidentally autofree existing virgl resources

Anthony Roberts (1):
      ui/sdl2: Fix assumption of EGL presence at runtime

 hw/display/virtio-gpu-virgl.c | 6 +++---
 ui/sdl2.c                     | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.47.3



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-25 20:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23 15:19 [PULL 0/2] virtio-gpu hotfixes Alex Bennée
2026-04-23 15:19 ` [PULL 1/2] ui/sdl2: Fix assumption of EGL presence at runtime Alex Bennée
2026-04-23 15:19 ` [PULL 2/2] hw/display: don't accidentally autofree existing virgl resources Alex Bennée
2026-04-25 12:31 ` [PULL 0/2] virtio-gpu hotfixes Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.