OSDN Git Service

Remove deprecated -enable-hax option
authorThomas Huth <thuth@redhat.com>
Fri, 14 Dec 2018 12:21:13 +0000 (13:21 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:19 +0000 (16:50 +0100)
commit292fa230cb9ef7d2ca2a1db59f0ff843e538f075
treeb43383749360666a3426f04a85d720063b8c8ab8
parente909ff93698851777faac3c45d03c1b73f311ea6
Remove deprecated -enable-hax option

Our command line interface is really quite overcrowded, we should avoid
duplicated options that do the same thing in just a slightly different
way. "-accel hax" is shorter and more generic that "-enable-hax", so
there is really no real usage for the latter option. "-enable-hax" has
been deprecated since two releases, and nobody complained so far, so
it's time to remove this now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1544790073-23049-1-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-deprecated.texi
qemu-options.hx
vl.c