qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/3] console: modify ppm_save to take a pixman image ref


From: Gerd Hoffmann
Subject: Re: [PATCH v2 2/3] console: modify ppm_save to take a pixman image ref
Date: Tue, 3 Nov 2020 14:24:23 +0100

On Tue, Oct 27, 2020 at 05:36:01PM +0400, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> The function is going to be called from a coroutine, and may yield.
> Let's ensure our image reference doesn't change over time (due to resize
> etc) by keeping a ref.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> Reviewed-by: Markus Armbruster <armbru@redhat.com>
> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>

Added all to UI queue.

thanks,
  Gerd




reply via email to

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