qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] virtio-gpu: add blob migration support
@ 2023-09-07 13:09 marcandre.lureau
  2023-09-07 13:09 ` [PATCH v2 1/5] virtio-gpu: block migration of VMs with blob=true marcandre.lureau
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: marcandre.lureau @ 2023-09-07 13:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael S. Tsirkin, kraxel, Marc-André Lureau

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



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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07 13:09 [PATCH v2 0/5] virtio-gpu: add blob migration support marcandre.lureau
2023-09-07 13:09 ` [PATCH v2 1/5] virtio-gpu: block migration of VMs with blob=true marcandre.lureau
2023-09-07 13:09 ` [PATCH v2 2/5] virtio-gpu: factor out restore mapping marcandre.lureau
2023-09-07 13:09 ` [PATCH v2 3/5] virtio-gpu: move scanout restoration to post_load marcandre.lureau
2023-09-07 13:09 ` [PATCH v2 4/5] virtio-gpu: add virtio-gpu/blob vmstate subsection marcandre.lureau
2023-09-07 13:09 ` [PATCH v2 5/5] Revert "virtio-gpu: block migration of VMs with blob=true" marcandre.lureau
2023-09-19 12:51 ` [PATCH v2 0/5] virtio-gpu: add blob migration support Marc-André Lureau
2023-09-19 15:09   ` Peter Xu
2023-11-06 10:44     ` Marc-André Lureau
2023-11-07 12:21       ` Laszlo Ersek

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