[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/5] virtio-gpu: add blob migration support
|
From: |
Marc-André Lureau |
|
Subject: |
Re: [PATCH v2 0/5] virtio-gpu: add blob migration support |
|
Date: |
Mon, 6 Nov 2023 14:44:27 +0400 |
Hi
On Tue, Sep 19, 2023 at 7:09 PM Peter Xu <peterx@redhat.com> wrote:
>
> 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>
>
Anyone else to check this series? Laszlo perhaps?
Or should I just send it as part of the next gpu-stuff PR?
thanks
--
Marc-André Lureau
- Re: [PATCH v2 0/5] virtio-gpu: add blob migration support,
Marc-André Lureau <=