]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs/about: Belatedly document tightening of QMP device_add checking
authorMarkus Armbruster <armbru@redhat.com>
Wed, 21 May 2025 06:37:08 +0000 (08:37 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 28 May 2025 04:53:04 +0000 (06:53 +0200)
commit428d1789df911bc863e55eed2d8f33ce991cbd09
treec6692095ba3d0676400bfb03cea906aaf9fb436a
parent80db93b2b88f9b3ed8927ae7ac74ca30e643a83e
docs/about: Belatedly document tightening of QMP device_add checking

Commit 4d8b0f0a9536 (v6.2.0) deprecated incorrectly typed device_add
arguments.  Commit be93fd53723c (qdev-monitor: avoid QemuOpts in QMP
device_add) fixed them for v9.2.0, but neglected to update
documentation.  Do that now.

Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250521063711.29840-2-armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[Commit message typo corrected]
docs/about/deprecated.rst
docs/about/removed-features.rst