diff options
author | John Snow <jsnow@redhat.com> | 2025-03-10 23:42:03 -0400 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2025-03-11 10:07:02 +0100 |
commit | 36ceafad9e4e61138b08dc371c42248dc5289a57 (patch) | |
tree | 7c1dce9219a01bafcec7b31ca5e589e142096985 /rust/qemu-api | |
parent | abf6bedc38aea51ecce988a499a0b277bbd3c267 (diff) | |
download | qemu-36ceafad9e4e61138b08dc371c42248dc5289a57.zip qemu-36ceafad9e4e61138b08dc371c42248dc5289a57.tar.gz qemu-36ceafad9e4e61138b08dc371c42248dc5289a57.tar.bz2 |
docs/qapi-domain: add QAPI domain object registry
This is the first step towards QAPI domain cross-references and a QAPI
reference index.
This patch just creates the object registry, and updates the
merge_domaindata stub method now that we have actual data we may need to
merge.
Note that how to handle merge conflict resolution is unhandled, as the
Sphinx python domain itself does not handle it either. I do not know how
to intentionally trigger it, so I've left an assertion instead if it
should ever come up ...
Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250311034303.75779-6-jsnow@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions