virtio-gpu: move scanout restoration to post_load
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 7 Sep 2023 13:02:53 +0000 (17:02 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Nov 2023 12:13:34 +0000 (16:13 +0400)
commit0f2a301db322a7636edf9a759deb46dd8caa8824
tree3e7baaf61b3dc4f0c9b37234a50b72e52d93f92b
parente92ffae6ba28f27329752017b59b6133af27d6da
virtio-gpu: move scanout restoration to post_load

As we are going to introduce an extra subsection for "blob" resources,
scanout have to be restored after.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Peter Xu <peterx@redhat.com>
hw/display/virtio-gpu.c