You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit dfcf74f ("virtio-gpu: fix scanout migration post-load") broke
forward/backward version migration. Versioning of nested VMSD structures
is not straightforward, as the wire format doesn't have nested
structures versions. Introduce x-scanout-vmstate-version and a field
test to save/load appropriately according to the machine version.
Fixes: dfcf74f ("virtio-gpu: fix scanout migration post-load")
Signed-off-by: Marc-André Lureau <[email protected]>
Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Fiona Ebner <[email protected]>
Tested-by: Fiona Ebner <[email protected]>
[fixed long lines]
Signed-off-by: Fabiano Rosas <[email protected]>
(cherry picked from commit 40a23ef)
Signed-off-by: Michael Tokarev <[email protected]>
0 commit comments