mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-13 07:54:41 +00:00
Commit4d8b0f0a95(v6.2.0) deprecated incorrectly typed device_add arguments. Commitbe93fd5372(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]