qemu-e2k/python/qemu/qmp
Peter Maydell d56572584d docs/interop: Convert qmp-spec.txt to rST
Convert the qmp-spec.txt document to restructuredText.
Notable points about the conversion:
 * numbers at the start of section headings are removed, to match
   the style of the rest of the manual
 * cross-references to other sections or documents are hyperlinked
 * various formatting tweaks (notably the examples, which need the
   -> and <- prefixed so the QMP code-block lexer will accept them)
 * English prose fixed in a few places

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20230515162245.3964307-2-peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
[.. code-block:: dumbed down to :: to work around CI failure]
2023-05-22 10:21:01 +02:00
..
__init__.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
error.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
events.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
legacy.py python/qmp/legacy: make QEMUMonitorProtocol accept a socket 2023-01-24 13:37:13 -05:00
message.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
models.py docs/interop: Convert qmp-spec.txt to rST 2023-05-22 10:21:01 +02:00
protocol.py python: support pylint 2.16 2023-02-22 23:35:03 -05:00
py.typed python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_client.py docs/interop: Convert qmp-spec.txt to rST 2023-05-22 10:21:01 +02:00
qmp_shell.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_tui.py Fix some typos 2023-01-24 13:37:12 -05:00
util.py python: update for mypy 0.950 2022-06-06 09:26:54 +02:00