qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/6] Vga 20210723 patches


From: Gerd Hoffmann
Subject: [PULL 0/6] Vga 20210723 patches
Date: Fri, 23 Jul 2021 07:54:42 +0200

The following changes since commit e77c8b8b8e933414ef07dbed04e02973fccffeb0:

  Update version for v6.1.0-rc0 release (2021-07-21 17:10:15 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/vga-20210723-pull-request

for you to fetch changes up to 8a13b9bc0f283caff4333c75bc396a963f47ce5c:

  hw/display: fix virgl reset regression (2021-07-22 15:46:54 +0200)

----------------------------------------------------------------
vga: fixes for qxl and virtio-gpu

----------------------------------------------------------------

Gerd Hoffmann (2):
  qxl: remove assert in qxl_pre_save.
  Revert "qxl: add migration blocker to avoid pre-save assert"

Marc-André Lureau (3):
  hw/display: fail early when multiple virgl devices are requested
  vl: add virtio-vga-gl to the default_list
  hw/display: fix virgl reset regression

Philippe Mathieu-Daudé (1):
  hw/display/virtio-gpu: Fix memory leak (CID 1453811)

 hw/display/qxl.h               |  1 -
 include/hw/virtio/virtio-gpu.h |  1 +
 hw/display/qxl.c               | 35 +++-------------------------------
 hw/display/virtio-gpu-gl.c     | 27 +++++++++++++++-----------
 hw/display/virtio-gpu-virgl.c  |  8 ++++++--
 hw/display/virtio-gpu.c        | 26 ++++++++++---------------
 softmmu/vl.c                   |  1 +
 7 files changed, 37 insertions(+), 62 deletions(-)

-- 
2.31.1





reply via email to

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