Skip to content

fix(quickemu): simplify display device selection and remove -vga none#1848

Merged
flexiondotorg merged 1 commit intomasterfrom
vga
Jan 27, 2026
Merged

fix(quickemu): simplify display device selection and remove -vga none#1848
flexiondotorg merged 1 commit intomasterfrom
vga

Conversation

@flexiondotorg
Copy link
Member

  • Reorder and refine Windows mapping: map none|spice -> qxl-vga; cocoa|gtk|sdl|spice-app -> virtio-vga
  • Remove the VGA variable and the forced '-vga none' from VIDEO composition
  • Remove unused VGA initialization in vm_boot

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions

- Reorder and refine Windows mapping: map none|spice -> qxl-vga;
cocoa|gtk|sdl|spice-app -> virtio-vga
- Remove the VGA variable and the forced '-vga none' from VIDEO
composition
- Remove unused VGA initialization in vm_boot

Signed-off-by: Martin Wimpress <martin@wimpress.org>
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@flexiondotorg flexiondotorg merged commit a89b658 into master Jan 27, 2026
5 checks passed
@flexiondotorg flexiondotorg deleted the vga branch January 27, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant