Ticket #14 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Sparc32 RGB issue on Intel

Reported by: andreas.faerber@web.de Assigned to: andreasf
Priority: normal Milestone: Q-0.9.1aX
Component: Qemu Guest Window Version: Q-0.9.0a89
Severity: trivial Keywords:
Cc:

Description

Sparc32 guests have inverted RGB colors when running on Intel.

A patch has been developed to fix this in Qemu CVS that can be applied instead of q_vga.c_02.diff. A corresponding patch to integrate this into Q's Cocoa backend is available.

Attachments

big_endian_display4.diff (10.5 kB) - added by andreasf on 08/31/07 17:25:58.
Patch already applied in QEMU CVS, by Blue Swirl
Q_bgr.diff (417 bytes) - added by andreasf on 08/31/07 17:27:45.
Patch to set BGR display flag conditionally on Intel

Change History

08/31/07 17:25:58 changed by andreasf

  • attachment big_endian_display4.diff added.

Patch already applied in QEMU CVS, by Blue Swirl

08/31/07 17:27:45 changed by andreasf

  • attachment Q_bgr.diff added.

Patch to set BGR display flag conditionally on Intel

08/31/07 17:28:38 changed by andreasf

  • owner changed from mike to andreasf.
  • status changed from new to assigned.

09/18/07 23:35:50 changed by mike

  • status changed from assigned to closed.
  • resolution set to fixed.

01/15/08 18:01:46 changed by mike

  • milestone changed from Q-0.9.0aX to Q-0.9.1aX.