From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org
Subject: [PULL 0/5] QAPI patches patches for 2023-05-17
Date: Wed, 17 May 2023 17:25:10 +0200 [thread overview]
Message-ID: <20230517152516.1884640-1-armbru@redhat.com> (raw)
The following changes since commit f9d58e0ca53b3f470b84725a7b5e47fcf446a2ea:
Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into staging (2023-05-16 10:21:44 -0700)
are available in the Git repository at:
https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-05-17
for you to fetch changes up to 28d2a4f620db2bc327dbd3443b777890d39a0bf6:
qapi/parser: Drop two bad type hints for now (2023-05-17 15:49:22 +0200)
----------------------------------------------------------------
QAPI patches patches for 2023-05-17
----------------------------------------------------------------
Markus Armbruster (2):
qapi: Improve error message for description following section
qapi/parser: Drop two bad type hints for now
Peter Maydell (3):
docs/interop: Convert qmp-spec.txt to rST
docs/interop/qmp-spec: Update error description for parsing errors
docs/interop: Delete qmp-intro.txt
docs/devel/qapi-code-gen.rst | 3 +-
docs/interop/index.rst | 1 +
docs/interop/qmp-intro.txt | 88 -------
docs/interop/{qmp-spec.txt => qmp-spec.rst} | 337 ++++++++++++++------------
qapi/control.json | 4 +-
qapi/qapi-schema.json | 3 +-
qobject/json-lexer.c | 2 +-
python/qemu/qmp/models.py | 8 +-
python/qemu/qmp/qmp_client.py | 4 +-
qemu-options.hx | 28 ++-
scripts/qapi/parser.py | 8 +-
tests/qapi-schema/doc-interleaved-section.err | 2 +-
12 files changed, 226 insertions(+), 262 deletions(-)
delete mode 100644 docs/interop/qmp-intro.txt
rename docs/interop/{qmp-spec.txt => qmp-spec.rst} (55%)
--
2.39.2
next reply other threads:[~2023-05-17 15:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-17 15:25 Markus Armbruster [this message]
2023-05-17 15:25 ` [PULL 1/5] qapi: Improve error message for description following section Markus Armbruster
2023-05-17 15:25 ` [PATCH] qapi/parser: Drop two bad type hints for now Markus Armbruster
2023-05-17 15:25 ` [PULL 2/5] docs/interop: Convert qmp-spec.txt to rST Markus Armbruster
2023-05-17 15:25 ` [PULL 3/5] docs/interop/qmp-spec: Update error description for parsing errors Markus Armbruster
2023-05-17 15:25 ` [PULL 4/5] docs/interop: Delete qmp-intro.txt Markus Armbruster
2023-05-17 15:25 ` [PULL 5/5] qapi/parser: Drop two bad type hints for now Markus Armbruster
2023-05-17 17:44 ` Richard Henderson
2023-05-17 17:16 ` [PULL 0/5] QAPI patches patches for 2023-05-17 Richard Henderson
2023-05-17 18:35 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230517152516.1884640-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).