[Qemu-devel] [PATCH 0/3] virtio-gpu: scanout tracking fixes.

Gerd Hoffmann posted 3 patches 7 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180702162443.16796-1-kraxel@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
hw/display/virtio-gpu.c | 64 ++++++++++++++++++++++++++++++++++---------------
1 file changed, 45 insertions(+), 19 deletions(-)
[Qemu-devel] [PATCH 0/3] virtio-gpu: scanout tracking fixes.
Posted by Gerd Hoffmann 7 years, 4 months ago

Gerd Hoffmann (3):
  virtio-gpu: tweak scanout disable.
  virtio-gpu: update old resource too.
  virtio-gpu: disable scanout when backing resource is destroyed

 hw/display/virtio-gpu.c | 64 ++++++++++++++++++++++++++++++++++---------------
 1 file changed, 45 insertions(+), 19 deletions(-)

-- 
2.9.3


Re: [Qemu-devel] [PATCH 0/3] virtio-gpu: scanout tracking fixes.
Posted by Marc-André Lureau 7 years, 4 months ago
On Mon, Jul 2, 2018 at 6:24 PM, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
>
> Gerd Hoffmann (3):
>   virtio-gpu: tweak scanout disable.
>   virtio-gpu: update old resource too.
>   virtio-gpu: disable scanout when backing resource is destroyed
>

Series:
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>

>  hw/display/virtio-gpu.c | 64 ++++++++++++++++++++++++++++++++++---------------
>  1 file changed, 45 insertions(+), 19 deletions(-)
>
> --
> 2.9.3
>
>



-- 
Marc-André Lureau