Revert "qxl: add migration blocker to avoid pre-save assert"

This reverts commit 86dbcdd9c7.

The pre-save assert is gone now, so the migration blocker
is not needed any more.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210721093347.338536-3-kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2021-07-21 11:33:47 +02:00
parent 39b8a183e2
commit dcc5fc2a3a
2 changed files with 0 additions and 32 deletions

View file

@ -39,7 +39,6 @@ struct PCIQXLDevice {
uint32_t cmdlog;
uint32_t guest_bug;
Error *migration_blocker;
enum qxl_mode mode;
uint32_t cmdflags;