Philippe Mathieu-Daudé
cd669e2051
docs/system: Remove deprecated 'fulong2e' machine alias
...
The 'fulong2e' machine alias has been marked as deprecated since
QEMU v5.1 (commit c3a09ff68d , the machine is renamed 'fuloong2e').
Time to remove it now.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Huacai Chen <chenhuacai@kernel.org >
Reviewed-by: Thomas Huth <huth@tuxfamily.org >
Message-Id: <20210106184602.3771551-1-f4bug@amsat.org >
2021-01-14 17:13:54 +01:00
Thomas Huth
90d6a086bb
Remove the deprecated -show-cursor option
...
It has been marked as deprecated since QEMU v5.0, replaced by the
corresponding parameter of the -display option.
Signed-off-by: Thomas Huth <thuth@redhat.com >
Message-Id: <20201210155808.233895-5-thuth@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2020-12-15 12:52:03 -05:00
Thomas Huth
c8c9dc42b7
Remove the deprecated -realtime option
...
It has been marked as deprecated since QEMU v4.2, replaced by
the -overcommit option. Time to remove it now.
Signed-off-by: Thomas Huth <thuth@redhat.com >
Message-Id: <20201210155808.233895-4-thuth@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2020-12-15 12:52:02 -05:00
Thomas Huth
2c5060cd32
docs/system: Move the list of removed features to a separate file
...
Otherwise there is a chance that new deprecated features get added
to the list of removed features at the end of the file by accident.
It's way less confusing if the removed features reside in a separate
file.
Signed-off-by: Thomas Huth <thuth@redhat.com >
Message-Id: <20201210155808.233895-3-thuth@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2020-12-15 12:52:02 -05:00