qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes


From: marcandre . lureau
Subject: [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes
Date: Thu, 19 May 2016 12:25:54 +0200

From: Marc-André Lureau <address@hidden>

Hi,

Here is a small series improving a bit the scanout limit handling. The
first patch was sent previously but is also included in this series
for convenience.

Marc-André Lureau (6):
  virtio-gpu: check early scanout id
  virtio-vga: propagate on gpu realized error
  virtio-gpu: check max_outputs value
  virtio-gpu: check max_outputs only
  virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
  virtio-gpu: fix ui idx check

 hw/display/virtio-gpu-3d.c     |  5 +++--
 hw/display/virtio-gpu.c        | 28 ++++++++++++++++------------
 hw/display/virtio-vga.c        |  8 +++++++-
 include/hw/virtio/virtio-gpu.h |  6 ++----
 4 files changed, 28 insertions(+), 19 deletions(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]