]> git.ipfire.org Git - thirdparty/qemu.git/commit
Remove deprecated -no-frame option
authorThomas Huth <thuth@redhat.com>
Tue, 5 Feb 2019 07:29:29 +0000 (08:29 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 5 Feb 2019 08:50:52 +0000 (09:50 +0100)
commit09bd7ba9f5f7bd1c0cf62ba89731ae3cc6d1c72e
treef47c585e117c0d3a95a877b780f6942fe0ddf391
parent773c4a6228fd910556cee2d477ee56c591a30000
Remove deprecated -no-frame option

The -no-frame option has been deprecated with QEMU v2.12. It was only
useful with SDL1.2 - now that we've removed support for SDL1.2, we
can certainly remove the -no-frame option, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1549351769-19620-1-git-send-email-thuth@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/sysemu/sysemu.h
qemu-deprecated.texi
qemu-options.hx
vl.c