OSDN Git Service

ui: Remove deprecated options "-sdl" and "-curses"
authorThomas Huth <thuth@redhat.com>
Thu, 19 May 2022 15:56:25 +0000 (17:56 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 3 Jun 2022 06:03:28 +0000 (08:03 +0200)
commit707d93d4abc6485c638e2aecd93fbd904f2f6b3e
tree96f92568512f2df09559ad68bf794cd8d4ff8d05
parent9eafdeeac3513eb515c0e602fc56aa73353cf20d
ui: Remove deprecated options "-sdl" and "-curses"

We have "-sdl" and "-curses", but no "-gtk" and no "-cocoa" ...
these old-style options are rather confusing than helpful nowadays.
Now that the deprecation period is over, let's remove them, so we
get a cleaner interface (where "-display" is the only way to select
the user interface).

Message-Id: <20220519155625.1414365-4-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
qemu-options.hx
softmmu/vl.c