All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] virtio-gpu: coverity fixes
@ 2024-11-11 23:00 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
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex Bennée @ 2024-11-11 23:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael S. Tsirkin, Alex Bennée

v2,

Fixes after Dimitry's review.

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



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

end of thread, other threads:[~2024-11-18 11:02 UTC | newest]

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

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.