qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/5] virtio-gpu: add blob migration support


From: marcandre . lureau
Subject: [PATCH v2 0/5] virtio-gpu: add blob migration support
Date: Thu, 7 Sep 2023 17:09:31 +0400

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

Hi,

This is a follow-up of the previous patch "[PATCH] virtio-gpu: block migration
of VMs with blob=true". Now that migration support is implemented, we can decide
to drop the migration blocker patch, or apply and revert it, so that
backporting of a quick fix is made easier.

Fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=2236353

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/virtio-gpu.c | 174 +++++++++++++++++++++++++++++++++-------
 1 file changed, 146 insertions(+), 28 deletions(-)

-- 
2.41.0




reply via email to

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