| Summary: | win8 can not support S4 with "-vga cirrus -vnc $n" order (RHEL7.0) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | zhonglinzhang <zhzhang> |
| Component: | qemu-kvm | Assignee: | Ronen Hod <rhod> |
| Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.0 | CC: | acathrow, bcao, hhuang, juzhang, knoel, kraxel, michen, qzhang, virt-maint, vrozenfe, xfu, yvugenfi |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-27 11:10:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 923626 | ||
|
Description
zhonglinzhang
2013-09-25 08:35:47 UTC
The only way to support Win8/2012 S3/S4 is with Vadim's new QXL drivers. The Cirrus drivers do not support it properly. Please consult with Mike Cao (In reply to Ronen Hod from comment #2) > The only way to support Win8/2012 S3/S4 is with Vadim's new QXL drivers. The > Cirrus drivers do not support it properly. > Please consult with Mike Cao Ronen ,I think we always support s4 with VNC +QXL ,at least in RHEL6.x zhonglinzhang ,Can you retest it with the latest qemu w/ -global PIIX4_PM.disable_s4=0 ? Retest this with 3.10.0-64.el7.x86_64 kernel and qemu-kvm-1.5.3-30.el7.x86_64 win2012R2 guest With "-vga cirrus -vnc :3" or "-vnc :3 -vga cirrus" can do s4 successfully. -global PIIX4_PM.disable_s4=0... Maybe I made a mistake, always with PIIX3_PM.disable_s4=0 Closing as notabug according to comment #4 |