RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1011438 - win8 can not support S4 with "-vga cirrus -vnc $n" order
Summary: win8 can not support S4 with "-vga cirrus -vnc $n" order
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.5
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 912287
TreeView+ depends on / blocked
 
Reported: 2013-09-24 09:38 UTC by zhonglinzhang
Modified: 2014-06-05 22:15 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-05 22:15:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description zhonglinzhang 2013-09-24 09:38:36 UTC
Description of problem:
Boot win8 with "-vga cirrus -vnc :3" in qemu-kvm command line, then can not support s4 in guest. But use this order "-vnc :3 -vga cirrus" to boot guest, then s4 is successful.


Version-Release number of selected component (if applicable):
host kernel: 2.6.32-419.el6.x86_64
qemu-kvm: qemu-kvm-0.12.1.2-2.404.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Boot win8 guest with the following command line:
/usr/libexec/qemu-kvm -M pc -enable-kvm -m 4G -smp 4,sockets=1,cores=4,threads=1 -name test -rtc base=localtime,clock=host,driftfix=slew  -k en-us  -boot menu=on  -vga cirrus  -vnc :3   -usb -device usb-tablet -global PIIX4_PM.disable_s3=0 -global PIIX3_PM.disable_s4=0  -monitor stdio       -drive file=/home/win8-32.raw,if=none,id=drive-system-disk,media=disk,format=raw,aio=native,werror=stop,rerror=stop -device virtio-blk-pci,drive=drive-system-disk,id=system-disk,addr=0x9     -netdev tap,id=hostnet0,vhost=on,script=/etc/qemu-ifup -device virtio-net-pci,netdev=hostnet0,id=virtio-net-pci0,mac=00:22:15:27:54:8d,bus=pci.0,addr=0x8

2. In win8 guest:
powercfg -a

3.

Actual results:
With "-vga cirrus  -vnc :3" order, can not support s4

Expected results:
It should be support s4

Additional info:
With "-vnc :3 -vga cirrus" order:
It can support s4.

Comment 2 Amit Shah 2013-09-24 11:28:05 UTC
How about RHEL7 host?

Comment 3 zhonglinzhang 2013-09-25 02:04:02 UTC
(In reply to Amit Shah from comment #2)
> How about RHEL7 host?


Test this issue with RHEL7 host:
kernel: 3.10.0-22.el7.x86_64
qemu-kvm: qemu-kvm-rhev-1.5.3-3.el7.x86_64

Actual Results:
Boot win8 with "-vga cirrus -vnc :3" in qemu-kvm command line, then can not support s4 in guest. But use this order "-vnc :3 -vga cirrus" to boot guest, then s4 is successful.

Comment 6 Ademar Reis 2014-06-05 22:15:46 UTC
S3/S4 support is tech-preview in RHEL6 and it'll be promoted to fully supported
at some point, but only in RHEL7.

Therefore we're closing all S3/S4 related bugs in RHEL6. New bugs will be
considered only if they're regressions or break some important use-case or
certification.

RHEL7 is being more extensively tested and effort from QE is underway in
certifying that this particular bug is not present there.

Please reopen with a justification if you believe this bug should not be
closed. We'll consider them on a case-by-case basis following a best effort
approach.


Thank you.


Note You need to log in before you can comment on or make changes to this bug.