Bug 1191961 - [WHQL][netkvm]Job named PM_PowerStateTransition failed because error pop up while test app's running on win7 32/64
Summary: [WHQL][netkvm]Job named PM_PowerStateTransition failed because error pop up w...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virtio-win
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Yossi Hindin
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1058225 1184818
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-12 10:00 UTC by Mike Cao
Modified: 2015-03-26 11:58 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1058225
Environment:
Last Closed: 2015-03-26 11:58:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Yossi Hindin 2015-03-04 11:58:14 UTC
Hi

  I've successfully run PM_PowerStateTransition against Windows 7 64 bits with NetKVM build 101 and QXL Windows 7 driver version 0.1.21.
The command line is below:
---
/usr/bin/qemu-kvm -drive file=./images/HCK_Client1_Win7_x64.qcow2,if=ide,serial=111033 -netdev tap,id=hostnet0,script=VirtHCK/hck_ctrl_bridge_ifup.sh,downscript=no,ifname=cc1_33 -device e1000,netdev=hostnet0,mac=56:cc:cc:01:cc:cc,bus=pci.0,id=cc1_33 -netdev tap,id=hostnet2,vhost=on,script=VirtHCK/hck_test_bridge_ifup.sh,downscript=no,ifname=t1c1_33,queues=4 -device virtio-net-pci,netdev=hostnet2,mac=56:cc:cc:01:01:cc,bus=pci.0,id=t1c1_33,mq=on,vectors=10 -m 1G -smp 4,cores=4 -enable-kvm -cpu qemu64,+x2apic -usbdevice tablet -boot d -M pc -rtc-td-hack -no-kvm-pit-reinjection -rtc base=localtime,clock=host,driftfix=slew -uuid CDEF127c-8795-4e67-95da-8dd0a8891001 -name HCK-Client1_33_Snarl.daynix -spice port=6000,disable-ticketing -vga qxl -global qxl-vga.revision=3 -monitor telnet::10100,server,nowait
---

   I suspect that the problem with popups under Windows 7 stems come from the lack with QXL-Win driver.

   Regards,

       Joseph Hindin

Comment 3 Yossi Hindin 2015-03-04 12:42:30 UTC
I've also successfully run the PM_PowerStateTransition test against Windows 7 64 bit with S3 and S4 enabled in BIOS with options  -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0

  Regards,
      Joseph Hindin

Comment 4 lijin 2015-03-17 03:04:09 UTC
run this job with build 101,job "PM_PowerStateTransition" can PASS on win8/win8.1/win7 guests.

So this issue has been verified.

Comment 5 Mike Cao 2015-03-17 03:06:20 UTC
Move status to VERIFIED according to comment #4.


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