Bug 728174
Summary: | [RFE] Win32 QXL driver will not activate if QEMU has set multifunction=on for device | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Daniel Berrangé <berrange> |
Component: | spice-qxl-xddm | Assignee: | David Blechter <dblechte> |
Status: | CLOSED WONTFIX | QA Contact: | SPICE QE bug list <spice-qe-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | --- | CC: | ajia, cpelland, dblechte, iheim, pvine, rbalakri, sstutsma, xfu |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | spice | ||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-21 17:50:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Spice | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 738388 | ||
Bug Blocks: | 727530 |
Description
Daniel Berrangé
2011-08-04 09:48:52 UTC
> With current RHEL-6.2 builds, libvirt sets the multifunction=on parameter for
> all PCI devices.
This is actually incorrect. While libvirt in 6.2 has support for multifunction, it won't actually enable it since the RHEL6.2 KVM binary is too old.
So while, there is clearly a bug in QXL somewhere, it should not impact guests on a RHEL6.2 host, only Fedora 15+ hosts and future RHEL6.3 if multifunction is backported.
Moving to RHEVM-future (3.1) we need to fix this upstream and then -> rhel6.3 set devel_ack? will review at the time the milestone will be set command line script name is cli-905851, I have attached to attachment. no plans for whql qxl driver in 3.4, moving to the future releases The qxl driver is not a pci multifunction device and can't support the multifunction=on setting. |