mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
docs/about/removed-features: Clarify 'device_add' is removed
All other titles in removed-features.rst mention when the feature was removed using "removed in". Use that instead of "since" which we use for when a feature is deprecated. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20250901113957.17113-1-philmd@linaro.org>
This commit is contained in:
@@ -730,8 +730,8 @@ Use ``multifd-channels`` instead.
|
||||
|
||||
Use ``multifd-compression`` instead.
|
||||
|
||||
Incorrectly typed ``device_add`` arguments (since 9.2)
|
||||
''''''''''''''''''''''''''''''''''''''''''''''''''''''
|
||||
Incorrectly typed ``device_add`` arguments (removed in 9.2)
|
||||
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
|
||||
|
||||
Due to shortcomings in the internal implementation of ``device_add``,
|
||||
QEMU used to incorrectly accept certain invalid arguments. Any object
|
||||
|
||||
Reference in New Issue
Block a user