qemu-stable
[Top][All Lists]
Advanced

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

Re: [Qemu-stable] [PATCH for v2.6.0 0/2] check scanout_id against maximu


From: Michael Roth
Subject: Re: [Qemu-stable] [PATCH for v2.6.0 0/2] check scanout_id against maximum scanouts count
Date: Tue, 13 Dec 2016 11:52:32 -0600
User-agent: alot/0.3.6

Quoting P J P (2016-12-13 01:48:40)
> From: Prasad J Pandit <address@hidden>
> 
> Hello,
> 
> The 'scanout_id' in Virtio GPU device could exceed the configured maximum
> scanout count. These two patches seem to fix this issue in v2.7.0.

Hi Prasad,

Thank you for the backport, but we generally drop support for stable
trees once a new major release lands, at which point we transition
to supporting stable releases for the new major release. So right
now we're supporting the 2.7.x tree (which seems to already have these
patches) and once 2.8 lands (later today) will transition to 2.8.x.
Sometimes there's some overlap, but 2.6.x is well past it's planned
support cycle.

> 
> Thank you.
> --
> Marc-André Lureau (2):
>   virtio-gpu: check max_outputs only
>   virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
> 
>  hw/display/virtio-gpu-3d.c     |  4 ++--
>  hw/display/virtio-gpu.c        | 14 +++++++++++++-
>  include/hw/virtio/virtio-gpu.h |  6 ++----
>  3 files changed, 17 insertions(+), 7 deletions(-)
> 
> --
> 2.9.3
> 




reply via email to

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