Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1147231

Summary: [virtio-win]The qxl was installed to win8.1-32 guest failed
Product: Red Hat Enterprise Linux 7 Reporter: Min Deng <mdeng>
Component: virtio-winAssignee: Vadim Rozenfeld <vrozenfe>
Status: CLOSED WORKSFORME QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.1CC: bcao, hhuang, lijin, rbalakri, 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: 2015-08-10 09:47:16 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:
Embargoed:
Attachments:
Description Flags
qxl-install-issue none

Description Min Deng 2014-09-28 09:32:20 UTC
Created attachment 941971 [details]
qxl-install-issue

Description of problem:
The qxl was installed to win8.1-32 guest failed 

Version-Release number of selected component (if applicable):
qemu-kvm-rhev-2.1.0-4.el7.x86_64
kernel-3.10.0-165.el7.x86_64
seabios-1.7.5-4.el7.x86_64
virtio-win-prewhql-92
https://brewweb.devel.redhat.com/buildinfo?buildID=379645

How reproducible:
2times/2 times

Steps to Reproduce:
1.boot up guest with the following cli
  /usr/libexec/qemu-kvm -name 092NICBLUE32C1A -enable-kvm -m 2G -smp 2 -uuid 00a11c52-8c04-41ab-9dff-9fafde5929bf -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/tmp/092NICBLUE32C1A,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -boot order=cd,menu=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=092NICBLUE32C1A,if=none,id=drive-ide0-0-0,format=raw,serial=mike_cao,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=en_windows_8_1_enterprise_x86_dvd_2972289.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=092NICBLUE32C1A.vfd,if=none,id=drive-fdc0-0-0,format=raw,cache=none -global isa-fdc.driveA=drive-fdc0-0-0 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:52:4d:3e:b6:c2,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=isa_serial0 -device usb-tablet,id=input0 -netdev tap,script=/etc/qemu-ifup-private,downscript=no,id=hostnet1,vhost=on -device virtio-net-pci,netdev=hostnet1,id=net1,mac=00:52:19:47:b5:61,bus=pci.0,mq=on -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -spice port=5931,disable-ticketing -vga qxl
2.install qxl driver from 
  https://brewweb.devel.redhat.com/buildinfo?buildID=379645
3.

Actual results:
The guest was frozen and user have to reset

Expected results:
The driver could be installed to the guest successully 

Additional info:

Comment 2 Vadim Rozenfeld 2014-09-30 08:11:19 UTC
Hi Min,

Could you please describe the installation procedure?
Did you install it from Device Manager dialog by updating in-box MS BDD
driver or any other way?

Thanks,
Vadim.

Comment 3 Min Deng 2014-10-17 08:46:48 UTC
(In reply to Vadim Rozenfeld from comment #2)
> Hi Min,
> 
> Could you please describe the installation procedure?
> Did you install it from Device Manager dialog by updating in-box MS BDD
> driver or any other way?
> 
> Thanks,
> Vadim.

Yes,I install it from Device Manager.

Comment 5 Vadim Rozenfeld 2015-04-26 02:38:26 UTC
Can we check if the problem is still reproducible with the latest qxldod driver,
available at http://download.devel.redhat.com/brewroot/packages/qxlwddm/0.1/11/win/qxlwddm-0.1.zip ?

Thanks,
Vadim.

Comment 6 lijin 2015-04-27 09:50:59 UTC
I cannot reproduce this issue,can install driver correctly with both qxlwddm-0.1-6 and qxlwddm-0.1-11

package info:
qemu-kvm-rhev-2.1.2-17.el7.x86_64
kernel-3.10.0-223.el7.x86_64
spice-server-0.12.4-9.el7.x86_64
seabios-1.7.5-8.el7.x86_64

qemu cli:
/usr/libexec/qemu-kvm -name 096RNGBLUE3298Z -enable-kvm -m 6G -smp 2 -uuid 44bc2282-93c5-44d4-9be2-e4373830a567 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/tmp/096RNGBLUE3298Z,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -boot order=cd,menu=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=096RNGBLUE3298Z,if=none,id=drive-ide0-0-0,format=raw,serial=mike_cao,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=en_windows_8_1_enterprise_x86_dvd_2972289.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=096RNGBLUE3298Z.vfd,if=none,id=drive-fdc0-0-0,format=raw,cache=none -global isa-fdc.driveA=drive-fdc0-0-0 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:52:63:77:15:6d,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=isa_serial0 -device usb-tablet,id=input0 -spice disable-ticketing,port=5901 -vga qxl -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0

Comment 7 Vadim Rozenfeld 2015-04-28 00:17:44 UTC
Thanks a lot.
Unfortunately, it contradicts to the results that Mike reported in 
https://bugzilla.redhat.com/show_bug.cgi?id=1170494#c12

Let's keep this but open, until we figure out what's wrong
with the Mike's case.

Best regards,
Vadim.