Description of problem: Implement the client side of spice seamless migration. Related to bug 894020 and bug 894396
In addition to Live Migration the following features come with this rebase are: - Multi-monitor support (single qxl) - Native USB live migration - Some bug fixes
*** Bug 905531 has been marked as a duplicate of this bug. ***
(In reply to comment #1) > In addition to Live Migration the following features come with this rebase > are: > - Multi-monitor support (single qxl) > - Native USB live migration > - Some bug fixes I have a couple of questions about this: 1) How is QXL implemented in Windows guests currently? Is it a single QXL or is it multiple? It looks like multiple to me. 2) If Windows uses multiple QXL, you're saying is that the current version of mingw-virt-viewer shipped with RHEV 3.1 does not support multi-monitor for Windows? That would be a pretty big regression.
(In reply to comment #3) > (In reply to comment #1) > > In addition to Live Migration the following features come with this rebase > > are: > > - Multi-monitor support (single qxl) > > - Native USB live migration > > - Some bug fixes > > I have a couple of questions about this: > 1) How is QXL implemented in Windows guests currently? Is it a single QXL or > is it multiple? It looks like multiple to me. > 2) If Windows uses multiple QXL, you're saying is that the current version > of mingw-virt-viewer shipped with RHEV 3.1 does not support multi-monitor > for Windows? That would be a pretty big regression. For windows guests, there is no change. Multiple monitors require multiple QXL devices. The mingw-virt-viewer package in RHEV-3.1 supports this. For Linux guests, a new feature was implemented in RHEL-6.4, which is multiple monitors with a single QXL device. The client side implementation of this feature will be pulled into RHEV-3.2 mingw-virt-viewer (actually most changes are in mingw-spice-gtk package) with this bug's rebase.
(In reply to comment #4) > For windows guests, there is no change. Multiple monitors require multiple > QXL devices. The mingw-virt-viewer package in RHEV-3.1 supports this. Ok, thanks for clarifying this. In that case, I think we might have a different issue with the mingw-virt-viewer. On WinXP clients, if you have dual monitor configured for a Windows guest, every time you close virt-viewer and re-open it, you have to re-enable the 2nd display in the guest. I'll try to reproduce the issue and open a separate bug if needed. Thanks.
Another feature: - HTTP Proxy support (ability to connect to the server via an HTTP proxy)
*** Bug 864070 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-0889.html