Skip to content

qemu: enable display backends (i.e. gtk / sdl) #698

Description

@jchzhou

Package name

qemu

openRuyi version

10.2.0-6.3.or

Describe the bug

Currently, neither the SDL nor the GTK display backend is enabled for the QEMU package, which makes KVM GUI tests not applicable. Please consider enabling one of them or, in the best case, enabling both when building the package.

Thank you for your attention.

qemu-system-riscv64: -display sdl: Parameter 'type' does not accept value 'sdl'

$ qemu-system-riscv64 -display help
Available display backend types:
none
curses

Steps to reproduce

$ qemu-system-riscv64 -display help
Available display backend types:
none
curses

Expected behaviour

$ qemu-system-riscv64 -display help
Available display backend types:
none
gtk
sdl
egl-headless
curses
spice-app
dbus

Screenshots

No response

Relevant log output

Additional context

No response

I assert that this issue is relevant for openRuyi

  • I assert that this is a bug and not a support request.
  • I assert that this is not a duplicate of an existing issue.
  • I assert that I have read the openRuyi Code of Conduct and agree to abide by it.

Metadata

Metadata

Assignees

Labels

Target: RollingTargeting rolling/current branch.Type: BugIssues related to incorrect behavior or failures that need fixing.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions