All of lore.kernel.org
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>,
	marcandre.lureau@redhat.com, Chad Jablonski <chad@jablonski.xyz>
Subject: [PATCH 0/2] Fix ati-vga segfault with guest_hwcursor=true
Date: Sun, 08 Mar 2026 23:49:15 +0100 (CET)	[thread overview]
Message-ID: <cover.1773009887.git.balaton@eik.bme.hu> (raw)

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



             reply	other threads:[~2026-03-08 22:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-08 22:49 BALATON Zoltan [this message]
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

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=cover.1773009887.git.balaton@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=chad@jablonski.xyz \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 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.