t; Subject: Re: [PATCH] ui/gtk: flush display pipeline before saving vmstate
> > when
> > blob=true
> >
> > Hi
> >
> > On Tue, Dec 5, 2023 at 6:40 AM Dongwon Kim
> > wrote:
> > >
> > > If the guest state is paused before it gets a resp
Hi Marc-André,
> -Original Message-
> From: Marc-André Lureau
> Sent: Monday, December 4, 2023 11:15 PM
> To: Kim, Dongwon
> Cc: qemu-devel@nongnu.org; Kasireddy, Vivek
> Subject: Re: [PATCH] ui/gtk: flush display pipeline before saving vmstate when
> blob=true
>
Hi
On Tue, Dec 5, 2023 at 6:40 AM Dongwon Kim wrote:
>
> If the guest state is paused before it gets a response for the current
> scanout frame submission (resource-flush), it won't start submitting
> new frames after being restored as it still waits for the old response,
> which is accepted as a
If the guest state is paused before it gets a response for the current
scanout frame submission (resource-flush), it won't start submitting
new frames after being restored as it still waits for the old response,
which is accepted as a scanout render done signal. So it's needed to
unblock the curren