Skip to content

arch/x86: Add support to 256 color for qemu i486 VGA driver#18829

Open
acassis wants to merge 2 commits intoapache:masterfrom
acassis:qemu_i486
Open

arch/x86: Add support to 256 color for qemu i486 VGA driver#18829
acassis wants to merge 2 commits intoapache:masterfrom
acassis:qemu_i486

Conversation

@acassis
Copy link
Copy Markdown
Contributor

@acassis acassis commented May 1, 2026

Summary

This patch will fix the issue with the colors on VGA driver

Impact

User will be able to use correct color on i486

Testing

image

The planar copy was used even when linar mode was used (chain4 = 1)
Probably this modification could impact VGA text mode, but for now
it is not important, since the goal is get graphic mode working.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@github-actions github-actions Bot added Arch: x86 Issues related to the x86 architecture Size: S The size of the change in this PR is small labels May 1, 2026
linguini1
linguini1 previously approved these changes May 1, 2026
simbit18
simbit18 previously approved these changes May 1, 2026
Comment thread arch/x86/src/qemu/qemu_vga.c Outdated
This patch adds support to get the VGA driver working with 256
colors.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@acassis acassis dismissed stale reviews from simbit18 and linguini1 via 36adc55 May 1, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: x86 Issues related to the x86 architecture Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants