From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: [PATCH 0/2] virtio-gpu: coverity fixes
Date: Mon, 4 Nov 2024 16:53:46 +0000 [thread overview]
Message-ID: <20241104165348.2361299-1-alex.bennee@linaro.org> (raw)
Hi Dimitry,
I'd already started this before I saw your email so I thought I might
as well push what I had. Feel free to review/use as a base/ignore as
you wish ;-)
Alex.
Alex Bennée (2):
hw/display: factor out the scanout blob to fb conversion
hw/display: check frame buffer can hold blob
include/hw/virtio/virtio-gpu.h | 15 ++++++++
hw/display/virtio-gpu-virgl.c | 21 +----------
hw/display/virtio-gpu.c | 65 ++++++++++++++++++++++------------
3 files changed, 58 insertions(+), 43 deletions(-)
--
2.39.5
next reply other threads:[~2024-11-04 16:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-04 16:53 Alex Bennée [this message]
2024-11-04 16:53 ` [PATCH 1/2] hw/display: factor out the scanout blob to fb conversion Alex Bennée
2024-11-06 0:33 ` Dmitry Osipenko
2024-11-06 17:36 ` Alex Bennée
2024-11-04 16:53 ` [PATCH 2/2] hw/display: check frame buffer can hold blob Alex Bennée
2024-11-06 0:56 ` Dmitry Osipenko
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=20241104165348.2361299-1-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=mst@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).