qemu-devel
[Top][All Lists]
Advanced

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

[PULL 00/10] Gpu patches


From: marcandre . lureau
Subject: [PULL 00/10] Gpu patches
Date: Mon, 6 Nov 2023 17:32:09 +0400

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

The following changes since commit d762bf97931b58839316b68a570eecc6143c9e3e:

  Merge tag 'pull-target-arm-20231102' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-11-03 
10:04:12 +0800)

are available in the Git repository at:

  https://gitlab.com/marcandre.lureau/qemu.git tags/gpu-pull-request

for you to fetch changes up to 10b9ddbc83b94986cbdf989e26fb7269fb2e9f72:

  Revert "virtio-gpu: block migration of VMs with blob=true" (2023-11-06 
17:30:01 +0400)

----------------------------------------------------------------
GPU pull request

Includes:
- [PATCH] virtio-gpu-rutabaga: Add empty interface to fix arm64 crash
- [PATCH v2 0/4] Misc ati-vga patches
- [PATCH v2 0/5] virtio-gpu: add blob migration support

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

BALATON Zoltan (4):
  ati-vga: Fix aperture sizes
  ati-vga: Support unaligned access to GPIO DDC registers
  ati-vga: Add 30 bit palette access register
  ati-vga: Implement fallback for pixman routines

Cong Liu (1):
  virtio-gpu-rutabaga: Add empty interface to fix arm64 crash

Marc-André Lureau (5):
  virtio-gpu: block migration of VMs with blob=true
  virtio-gpu: factor out restore mapping
  virtio-gpu: move scanout restoration to post_load
  virtio-gpu: add virtio-gpu/blob vmstate subsection
  Revert "virtio-gpu: block migration of VMs with blob=true"

 hw/display/ati_int.h                 |   2 +
 hw/display/ati_regs.h                |   2 +
 hw/display/ati.c                     |  61 +++++++---
 hw/display/ati_2d.c                  |  75 ++++++++----
 hw/display/ati_dbg.c                 |   2 +
 hw/display/virtio-gpu-pci-rutabaga.c |   1 +
 hw/display/virtio-gpu.c              | 174 ++++++++++++++++++++++-----
 7 files changed, 250 insertions(+), 67 deletions(-)

-- 
2.41.0




reply via email to

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