qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com
Subject: [PULL v2 0/5] QAPI patches patches for 2025-02-26
Date: Tue,  4 Mar 2025 08:21:12 +0100	[thread overview]
Message-ID: <20250304072117.894134-1-armbru@redhat.com> (raw)

The following changes since commit b69801dd6b1eb4d107f7c2f643adf0a4e3ec9124:

  Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-02-22 05:06:39 +0800)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2025-02-26-v2

for you to fetch changes up to dde279925c97b614e45351400bfcf9efaf732f9d:

  qapi: pluggable backend code generators (2025-03-04 08:02:29 +0100)

----------------------------------------------------------------
QAPI patches patches for 2025-02-26

----------------------------------------------------------------
Daniel P. Berrangé (1):
      qapi: pluggable backend code generators

John Snow (3):
      qapi: update pylintrc config
      docs/qapidoc: support header-less freeform sections
      docs/qapidoc: remove example section support

Roman Penyaev (1):
      qapi/char.json: minor doc rewording for `hub` device

 docs/sphinx/qapidoc.py          | 11 ++----
 qapi/char.json                  |  2 +-
 scripts/qapi/backend.py         | 63 ++++++++++++++++++++++++++++++++
 scripts/qapi/main.py            | 80 +++++++++++++++++++++++------------------
 scripts/qapi/pylintrc           |  1 +
 tests/qapi-schema/doc-good.json |  4 +++
 tests/qapi-schema/doc-good.out  |  3 ++
 7 files changed, 120 insertions(+), 44 deletions(-)
 create mode 100644 scripts/qapi/backend.py

-- 
2.48.1




             reply	other threads:[~2025-03-04  8:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04  7:21 Markus Armbruster [this message]
2025-03-04  7:21 ` [PULL v2 1/5] qapi/char.json: minor doc rewording for `hub` device Markus Armbruster
2025-03-04  7:21 ` [PULL v2 2/5] qapi: update pylintrc config Markus Armbruster
2025-03-04  7:21 ` [PULL v2 3/5] docs/qapidoc: support header-less freeform sections Markus Armbruster
2025-03-04  7:21 ` [PULL v2 4/5] docs/qapidoc: remove example section support Markus Armbruster
2025-03-04  7:21 ` [PULL v2 5/5] qapi: pluggable backend code generators Markus Armbruster

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=20250304072117.894134-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).