Dario Faggioli
12953df44a
only a temporary measure, that should be reverted as soon as possible: * Revert "ui/curses: Do not use console_select()" (bsc#1232712) * Revert "hw/xen: Register framebuffer backend via xen_backend_init()" (bsc#1232712) OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=870
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
addFilter("arch-dependent-file-in-usr-share")
|
|
addFilter("obsolete-not-provided")
|
|
addFilter("summary-not-capitalized")
|
|
addFilter("executable-stack")
|