qapi: Plug trivial documentation holes around former simple unions
commit2fecccbc841b7225be44f759a22ff245d274bb65
authorMarkus Armbruster <armbru@redhat.com>
Mon, 5 Feb 2024 07:47:06 +0000 (5 08:47 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 12 Feb 2024 09:04:32 +0000 (12 10:04 +0100)
treeea36514f66226bba18c228abbaf2ae023c9483ab
parenta57790f7d72e4672b8f27e7affc036977f666f7e
qapi: Plug trivial documentation holes around former simple unions

The conversion of simple to flat unions left the @data members
undocumented.  Add documentation where it's trivial.  Copy verbatim
from the wrapped type's description where possible.

Leftovers: String (to be taken care of in the next commit), and
TransActionAction (left for another day).

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240205074709.3613229-13-armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
qapi/block-core.json
qapi/char.json
qapi/machine.json
qapi/pragma.json
qapi/sockets.json
qapi/tpm.json
qapi/ui.json