qemu-devel
[Top][All Lists]
Advanced

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

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


From: Peter Xu
Subject: Re: [PATCH v2 0/5] virtio-gpu: add blob migration support
Date: Tue, 19 Sep 2023 11:09:37 -0400

On Tue, Sep 19, 2023 at 04:51:21PM +0400, Marc-André Lureau wrote:
> Hi
> 
> On Thu, Sep 7, 2023 at 5:15 PM <marcandre.lureau@redhat.com> wrote:
> >
> > 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(-)

For migration:

Acked-by: Peter Xu <peterx@redhat.com>

-- 
Peter Xu




reply via email to

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