All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/7] QAPI patches patches for 2022-04-21
Date: Thu, 21 Apr 2022 15:15:57 -0700	[thread overview]
Message-ID: <63f923bf-b3a2-87c7-6be3-7a98ad102526@linaro.org> (raw)
In-Reply-To: <20220421143135.1491256-1-armbru@redhat.com>

On 4/21/22 07:31, Markus Armbruster wrote:
> The following changes since commit 9c125d17e9402c232c46610802e5931b3639d77b:
> 
>    Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging (2022-04-20 16:43:11 -0700)
> 
> are available in the Git repository at:
> 
>    git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2022-04-21
> 
> for you to fetch changes up to de7371bc7c39ccacb963acb5129b261087967070:
> 
>    qapi: Fix version of cpu0-id field (2022-04-21 10:23:06 +0200)
> 
> ----------------------------------------------------------------
> QAPI patches patches for 2022-04-21

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Andrea Bolognani (3):
>        docs: qapi: Remove outdated reference to simple unions
>        qapi: Fix documentation for query-xen-replication-status
>        qapi: Fix typo
> 
> Dov Murik (1):
>        qapi: Fix version of cpu0-id field
> 
> Paolo Bonzini (3):
>        qapi-schema: support alternates with array type
>        qapi-schema: test: add a qapi-schema-test for array alternates
>        qapi-schema: test: add a unit test for parsing array alternates
> 
>   docs/devel/qapi-code-gen.rst                    |  4 +--
>   qapi/migration.json                             |  2 +-
>   qapi/misc-target.json                           |  2 +-
>   qapi/sockets.json                               |  2 +-
>   tests/unit/test-qobject-input-visitor.c         | 40 +++++++++++++++++++++++++
>   scripts/qapi/expr.py                            |  2 +-
>   scripts/qapi/schema.py                          |  4 +++
>   tests/qapi-schema/alternate-array.err           |  2 --
>   tests/qapi-schema/alternate-array.json          |  2 --
>   tests/qapi-schema/alternate-array.out           | 18 +++++++++++
>   tests/qapi-schema/alternate-conflict-lists.err  |  2 ++
>   tests/qapi-schema/alternate-conflict-lists.json |  6 ++++
>   tests/qapi-schema/alternate-conflict-lists.out  |  0
>   tests/qapi-schema/meson.build                   |  1 +
>   tests/qapi-schema/qapi-schema-test.json         |  1 +
>   tests/qapi-schema/qapi-schema-test.out          |  4 +++
>   16 files changed, 82 insertions(+), 10 deletions(-)
>   create mode 100644 tests/qapi-schema/alternate-conflict-lists.err
>   create mode 100644 tests/qapi-schema/alternate-conflict-lists.json
>   create mode 100644 tests/qapi-schema/alternate-conflict-lists.out
> 



      parent reply	other threads:[~2022-04-21 22:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 14:31 [PULL 0/7] QAPI patches patches for 2022-04-21 Markus Armbruster
2022-04-21 14:31 ` [PULL 1/7] qapi-schema: support alternates with array type Markus Armbruster
2022-04-21 14:31 ` [PULL 2/7] qapi-schema: test: add a qapi-schema-test for array alternates Markus Armbruster
2022-04-21 14:31 ` [PULL 3/7] qapi-schema: test: add a unit test for parsing " Markus Armbruster
2022-04-21 14:31 ` [PULL 4/7] docs: qapi: Remove outdated reference to simple unions Markus Armbruster
2022-04-21 14:31 ` [PULL 5/7] qapi: Fix documentation for query-xen-replication-status Markus Armbruster
2022-04-21 14:31 ` [PULL 6/7] qapi: Fix typo Markus Armbruster
2022-04-21 14:31 ` [PULL 7/7] qapi: Fix version of cpu0-id field Markus Armbruster
2022-04-21 22:15 ` Richard Henderson [this message]

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=63f923bf-b3a2-87c7-6be3-7a98ad102526@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.