Bug 729240
Summary: | qxl: on migration, the target's spice primary display is not synchronized | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Yonit Halperin <yhalperi> | ||||
Component: | qemu-kvm | Assignee: | Yonit Halperin <yhalperi> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.1 | CC: | acathrow, dblechte, iheim, juzhang, michen, mkenneth, tburke, virt-maint | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-08-14 05:40:41 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 728234 | ||||||
Attachments: |
|
Yonit Would you please provides efficient way for qe to reproduce and verify this issue? The detailed steps and explanation are welcome,thanks *** This bug has been marked as a duplicate of bug 729869 *** |
Created attachment 517363 [details] set dirty for primary surface upon migration Description of problem: On migration, when the source vm is stopped, we set as dirty only the off-screen surfaces and not the primary surface. This results in a not updated primary surface on the target. I already fixed this in upstream. The patch is attached.