diff options
Diffstat (limited to '')
| -rw-r--r-- | docs/about/removed-features.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index dc3d4eaa2d..fff781d6b7 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 |