qxl: also notify the rendering is done when skipping it
commitb577ab2dda3afc7d6a7befabcf226507ff06c17c
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 1 Feb 2021 20:14:22 +0000 (2 00:14 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Feb 2021 13:32:40 +0000 (4 14:32 +0100)
treed86156cd23de566ca2af068f6373820483143f93
parentc502758670432195d61ff848b1b47b0f78918ae2
qxl: also notify the rendering is done when skipping it

Asynchronous handlers may be waiting for the graphic_hw_update_done() to
be called in this case too.

Fixes: 4d6316218 ("console: add graphic_hw_update_done()")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210201201422.446552-3-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/qxl-render.c