From Fedora Project Wiki
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 17: Line 17:


== Current status ==
== Current status ==
* Targeted release: Fedora 17
* Targeted release: Fedora 18
* Last updated: Wed Sep 28
* Last updated: Mon Jul 23
* Percentage of completion: 5%
* Percentage of completion: 87.29%


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->


== Detailed Description ==
== Detailed Description ==
The lack of hardware acceleration for the Render acceleration is the main source of performance problems when Fedora is used as a guest on a Fedora host.
The lack of hardware acceleration for the Render extension is the main source of performance problems when Fedora is used as a guest on a Fedora host.


== Benefit to Fedora ==
== Benefit to Fedora ==
Line 66: Line 66:
== Dependencies ==
== Dependencies ==
<!-- What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate?  Other upstream projects like the kernel (if this is not a kernel feature)? -->
<!-- What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate?  Other upstream projects like the kernel (if this is not a kernel feature)? -->
Render support will need to be accepted into Qemu.
Render support will need to be accepted into the spice libraries.


== Contingency Plan ==
== Contingency Plan ==

Latest revision as of 15:17, 23 July 2012


QXL Render Support

Summary

This feature adds support for the X Render Extension to the QXL paravirtualized device and to the Xorg QXL driver.

Owner

  • Name: Ssp
  • Email: soren.sandmann@gmail.com

Current status

  • Targeted release: Fedora 18
  • Last updated: Mon Jul 23
  • Percentage of completion: 87.29%


Detailed Description

The lack of hardware acceleration for the Render extension is the main source of performance problems when Fedora is used as a guest on a Fedora host.

Benefit to Fedora

This will make the Fedora experience better when it is used as a guest in a virtualized environment.

Scope

Several components are affected by this feature:

- The QXL device in Qemu must be extended to accept Render commands

- spice-server must be extended to marshall Render commands

- spice-client must be extended to draw Render commands

- The QXL X driver must be extended to generate Render commands.

How To Test

Good tests include running the cairo test suite against an X server running on the guest. Also the cairo performance test suite, the render-check program are useful.

User Experience

Fedora virtualized guests should feel more responsive.

Dependencies

Render support will need to be accepted into the spice libraries.

Contingency Plan

None necessary, revert to previous release behavior.

Documentation

Release Notes

  • Support for Render acceleration in QXL device and driver

Comments and Discussion