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:
parent
42ab9014a9
commit
21dca6e6c7
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue