]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: add cross-references to migration.json
authorJohn Snow <jsnow@redhat.com>
Fri, 11 Jul 2025 05:39:55 +0000 (01:39 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 14 Jul 2025 10:58:13 +0000 (12:58 +0200)
commitb51ea1c42111464961a4b2bb3f1d3f4f0ddfc006
treee02eb41c17118de4a80fe87658cdc05708e03d21
parent6082825e95cd1d3e638c1df68c05c8847cac5c08
qapi: add cross-references to migration.json

Note that a reference to MIGRATION needs to be disambiguated with a
:qapi:event: prefix.  Without this, Sphinx complains

    more than one target found for 'any' cross-reference 'MIGRATION': could be :std:ref:`Migration framework` or :qapi:event:`QMP:migration.MIGRATION`

Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250711054005.60969-9-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Commit message amended to explain need for :qapi:event:]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/migration.json