qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio-gpu: coverity fixes
@ 2024-11-04 16:53 Alex Bennée
  2024-11-04 16:53 ` [PATCH 1/2] hw/display: factor out the scanout blob to fb conversion Alex Bennée
  2024-11-04 16:53 ` [PATCH 2/2] hw/display: check frame buffer can hold blob Alex Bennée
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Bennée @ 2024-11-04 16:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael S. Tsirkin, Alex Bennée

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



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

end of thread, other threads:[~2024-11-06 17:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 16:53 [PATCH 0/2] virtio-gpu: coverity fixes Alex Bennée
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

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).