qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes
@ 2016-05-19 10:25 marcandre.lureau
  2016-05-19 10:25 ` [Qemu-devel] [PATCH 1/6] virtio-gpu: check early scanout id marcandre.lureau
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: marcandre.lureau @ 2016-05-19 10:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

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

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

end of thread, other threads:[~2016-05-20 11:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19 10:25 [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes marcandre.lureau
2016-05-19 10:25 ` [Qemu-devel] [PATCH 1/6] virtio-gpu: check early scanout id marcandre.lureau
2016-05-19 10:25 ` [Qemu-devel] [PATCH 2/6] virtio-vga: propagate on gpu realized error marcandre.lureau
2016-05-19 10:25 ` [Qemu-devel] [PATCH 3/6] virtio-gpu: check max_outputs value marcandre.lureau
2016-05-19 10:25 ` [Qemu-devel] [PATCH 4/6] virtio-gpu: check max_outputs only marcandre.lureau
2016-05-19 10:25 ` [Qemu-devel] [PATCH 5/6] virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS marcandre.lureau
2016-05-19 10:26 ` [Qemu-devel] [PATCH 6/6] virtio-gpu: fix ui idx check marcandre.lureau
2016-05-20  5:44 ` [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes Gerd Hoffmann
2016-05-20  9:52   ` Marc-André Lureau
2016-05-20 11:08     ` Gerd Hoffmann

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