qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/11] QAPI patches patches for 2021-08-26


From: Peter Maydell
Subject: Re: [PULL 00/11] QAPI patches patches for 2021-08-26
Date: Thu, 26 Aug 2021 15:43:50 +0100

On Thu, 26 Aug 2021 at 13:32, Markus Armbruster <armbru@redhat.com> wrote:
>
> The following changes since commit d8ae530ec00368d4adfb996b5ef6c74cb4460504:
>
>   Merge remote-tracking branch 'remotes/philmd/tags/mips-20210825' into 
> staging (2021-08-25 21:09:48 +0100)
>
> are available in the Git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2021-08-26
>
> for you to fetch changes up to 8a9f1e1d9cc55f5eb0946cbf8fd1ef9a0e7d3dac:
>
>   qapi: make 'if' condition strings simple identifiers (2021-08-26 13:53:56 
> +0200)
>
> ----------------------------------------------------------------
> QAPI patches patches for 2021-08-26
>
> ----------------------------------------------------------------
> Marc-André Lureau (10):
>       docs: update the documentation upfront about schema configuration
>       qapi: wrap Sequence[str] in an object
>       qapi: add QAPISchemaIfCond.is_present()
>       qapi: introduce QAPISchemaIfCond.cgen()
>       qapidoc: introduce QAPISchemaIfCond.docgen()
>       qapi: replace if condition list with dict {'all': [...]}
>       qapi: add 'any' condition
>       qapi: Use 'if': { 'any': ... } where appropriate
>       qapi: add 'not' condition operation
>       qapi: make 'if' condition strings simple identifiers
>
> Markus Armbruster (1):
>       qapi: Fix crash on redefinition with a different condition


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2
for any user-visible changes.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]