Searched hist:"39 b8a183e2f399d19f3ab6a3db44c7c74774dabd" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/display/ |
H A D | qxl.c | 39b8a183e2f399d19f3ab6a3db44c7c74774dabd Wed Jul 21 09:33:46 UTC 2021 Gerd Hoffmann <kraxel@redhat.com> qxl: remove assert in qxl_pre_save.
Since commit 551dbd0846d2 ("migration: check pre_save return in vmstate_save_state") the pre_save hook can fail. So lets finally use that to drop the guest-triggerable assert in qxl_pre_save().
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20210721093347.338536-2-kraxel@redhat.com>
|