qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/10] Gpu patches
@ 2023-11-06 13:32 marcandre.lureau
  2023-11-06 13:32 ` [PULL 01/10] virtio-gpu-rutabaga: Add empty interface to fix arm64 crash marcandre.lureau
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: marcandre.lureau @ 2023-11-06 13:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha, Marc-André Lureau

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



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

end of thread, other threads:[~2023-11-07  3:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06 13:32 [PULL 00/10] Gpu patches marcandre.lureau
2023-11-06 13:32 ` [PULL 01/10] virtio-gpu-rutabaga: Add empty interface to fix arm64 crash marcandre.lureau
2023-11-06 13:32 ` [PULL 02/10] ati-vga: Fix aperture sizes marcandre.lureau
2023-11-06 13:32 ` [PULL 03/10] ati-vga: Support unaligned access to GPIO DDC registers marcandre.lureau
2023-11-06 13:32 ` [PULL 04/10] ati-vga: Add 30 bit palette access register marcandre.lureau
2023-11-06 13:32 ` [PULL 05/10] ati-vga: Implement fallback for pixman routines marcandre.lureau
2023-11-06 13:32 ` [PULL 06/10] virtio-gpu: block migration of VMs with blob=true marcandre.lureau
2023-11-06 13:32 ` [PULL 07/10] virtio-gpu: factor out restore mapping marcandre.lureau
2023-11-06 13:32 ` [PULL 08/10] virtio-gpu: move scanout restoration to post_load marcandre.lureau
2023-11-06 13:32 ` [PULL 09/10] virtio-gpu: add virtio-gpu/blob vmstate subsection marcandre.lureau
2023-11-06 13:32 ` [PULL 10/10] Revert "virtio-gpu: block migration of VMs with blob=true" marcandre.lureau
2023-11-07  3:02 ` [PULL 00/10] Gpu patches Stefan Hajnoczi

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