Skip to content

fix(quickemu): disable GL when display backend is none#1834

Merged
flexiondotorg merged 1 commit intomasterfrom
vm-test
Jan 25, 2026
Merged

fix(quickemu): disable GL when display backend is none#1834
flexiondotorg merged 1 commit intomasterfrom
vm-test

Conversation

@flexiondotorg
Copy link
Member

  • Disable GL context creation when no display backend is selected by setting gl="off"
  • Keep spice behaviour unchanged (DISPLAY_RENDER remains "none")
  • Prevent GL-related errors and unnecessary GPU initialisation for headless VMs

Type of change

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

Checklist:

  • I have performed a self-review of my code

- Disable GL context creation when no display backend is selected by
setting gl="off"
- Keep spice behaviour unchanged (DISPLAY_RENDER remains "none")
- Prevent GL-related errors and unnecessary GPU initialisation for
headless VMs

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 e600d74 into master Jan 25, 2026
5 checks passed
@flexiondotorg flexiondotorg deleted the vm-test branch January 25, 2026 15:20
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