From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/2] virtio-gpu: coverity fixes
Date: Thu, 14 Nov 2024 08:52:54 -0500 [thread overview]
Message-ID: <20241114085241-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20241111230040.68470-1-alex.bennee@linaro.org>
On Mon, Nov 11, 2024 at 11:00:38PM +0000, Alex Bennée wrote:
> v2,
>
> Fixes after Dimitry's review.
You should CC Gerd.
> 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 | 22 +------------
> hw/display/virtio-gpu.c | 59 +++++++++++++++++++++-------------
> 3 files changed, 52 insertions(+), 44 deletions(-)
>
> --
> 2.39.5
next prev parent reply other threads:[~2024-11-14 13:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 23:00 [PATCH v2 0/2] virtio-gpu: coverity fixes Alex Bennée
2024-11-11 23:00 ` [PATCH v2 1/2] hw/display: factor out the scanout blob to fb conversion Alex Bennée
2024-11-14 10:00 ` Dmitry Osipenko
2024-11-11 23:00 ` [PATCH v2 2/2] hw/display: check frame buffer can hold blob Alex Bennée
2024-11-14 10:01 ` Dmitry Osipenko
2024-11-14 13:52 ` Michael S. Tsirkin [this message]
2024-11-18 11:01 ` [PATCH v2 0/2] virtio-gpu: coverity fixes Alex Bennée
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=20241114085241-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=alex.bennee@linaro.org \
--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.