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 727886

Summary: qxl-win: regression: revision 2 not supported because of too strict io range check
Product: Red Hat Enterprise Linux 8 Reporter: Alon Levy <alevy>
Component: spice-qxl-xddmAssignee: Alon Levy <alevy>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: ---CC: acathrow, dblechte, pvine
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: 2013-07-15 12:20:49 UTC Type: ---
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
fix none

Description Alon Levy 2011-08-03 14:21:17 UTC
Created attachment 516526 [details]
fix

Description of problem:
driver qxl-win-0.1-8 fails to load on a vm running qxl revision 2 with an io bar of revision 2, i.e. [0..QXL_IO_DESTROY_ALL_SURFACES]

Version-Release number of selected component (if applicable):
qemu-kvm-0.12.1.2-2.160.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. start qemu-kvm of the above version with a qxl device (-vga qxl) with a windows vm (xp 32, win7 32 tested by me, others reported to fail the same way: win7 64)
2. try installing the brew built qxl-win-0.1-8 driver (https://brewweb.devel.redhat.com/buildinfo?buildID=174558)
  
Actual results:
Installation fails with Code 10.
Looking in c:\windows\setupapi.log you will see:
#I163 Device not started: Device has problemn: 0x0a: CM_PROB_FAILED_START.
Device manager will show a yellow exclamation mark next to the device name "Red Hat QXL GPU" under "Display Adapter"

Expected results:
Installation successful.

Additional info:

Comment 1 Alon Levy 2011-08-03 14:22:36 UTC
Note: for beta 1 this is irrelevant, since we are using 2.2 driver. For beta 2, assuming we get the driver to be acceptable otherwise, this is a must.