[PATCH 0/2] virtio-gpu: coverity fixes

Alex Bennée posted 2 patches 2 weeks, 5 days ago
There is a newer version of this series
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(-)
[PATCH 0/2] virtio-gpu: coverity fixes
Posted by Alex Bennée 2 weeks, 5 days ago
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