All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix ati-vga segfault with guest_hwcursor=true
@ 2026-03-08 22:49 BALATON Zoltan
  2026-03-08 22:49 ` [PATCH 1/2] ati-vga: Simplify hw cursor drawing BALATON Zoltan
  2026-03-08 22:49 ` [PATCH 2/2] ati-vga: Do not access pixel outside the screen BALATON Zoltan
  0 siblings, 2 replies; 5+ messages in thread
From: BALATON Zoltan @ 2026-03-08 22:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, marcandre.lureau, Chad Jablonski

Small fix to avoid a segfault when using guest_hwcursor.

BALATON Zoltan (2):
  ati-vga: Simplify hw cursor drawing
  ati-vga: Do not access pixel outside the screen

 hw/display/ati.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.41.3



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

end of thread, other threads:[~2026-03-09  2:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-08 22:49 [PATCH 0/2] Fix ati-vga segfault with guest_hwcursor=true BALATON Zoltan
2026-03-08 22:49 ` [PATCH 1/2] ati-vga: Simplify hw cursor drawing BALATON Zoltan
2026-03-09  2:36   ` Chad Jablonski
2026-03-08 22:49 ` [PATCH 2/2] ati-vga: Do not access pixel outside the screen BALATON Zoltan
2026-03-09  2:42   ` Chad Jablonski

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.