mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
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:
parent
39b8a183e2
commit
dcc5fc2a3a
2 changed files with 0 additions and 32 deletions
|
@ -39,7 +39,6 @@ struct PCIQXLDevice {
|
|||
uint32_t cmdlog;
|
||||
|
||||
uint32_t guest_bug;
|
||||
Error *migration_blocker;
|
||||
|
||||
enum qxl_mode mode;
|
||||
uint32_t cmdflags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue