From: Philippe Mathieu-Daudé Date: Mon, 1 Sep 2025 07:27:35 +0000 (+0200) Subject: docs/about/removed-features: Clarify 'device_add' is removed X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21dca6e6c79e28dc05f7a0722895618b489223a5;p=thirdparty%2Fqemu.git 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é Reviewed-by: Daniel P. Berrangé Reviewed-by: Markus Armbruster Message-Id: <20250901113957.17113-1-philmd@linaro.org> --- diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index dc3d4eaa2d1..fff781d6b7c 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -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