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
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'Steps to reproduce
Expected behaviour
Screenshots
No response
Relevant log output
Additional context
No response
I assert that this issue is relevant for openRuyi