[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/17] QAPI patches patches for 2024-02-26
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/17] QAPI patches patches for 2024-02-26 |
Date: |
Mon, 26 Feb 2024 13:54:25 +0000 |
On Mon, 26 Feb 2024 at 10:49, Markus Armbruster <armbru@redhat.com> wrote:
>
> The following changes since commit dd88d696ccecc0f3018568f8e281d3d526041e6f:
>
> Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into
> staging (2024-02-24 16:12:51 +0000)
>
> are available in the Git repository at:
>
> https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2024-02-26
>
> for you to fetch changes up to adb0193b90bd1fecd7d6dda70fc1c2d2e45ceae0:
>
> qapi: Divorce QAPIDoc from QAPIParseError (2024-02-26 10:43:56 +0100)
>
> ----------------------------------------------------------------
> QAPI patches patches for 2024-02-26
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 04/17] tests/qapi-schema: Cover 'Features:' not followed by descriptions, (continued)
- [PULL 04/17] tests/qapi-schema: Cover 'Features:' not followed by descriptions, Markus Armbruster, 2024/02/26
- [PULL 05/17] sphinx/qapidoc: Drop code to generate doc for simple union branch, Markus Armbruster, 2024/02/26
- [PULL 16/17] qapi: Reject multiple and empty feature descriptions, Markus Armbruster, 2024/02/26
- [PULL 13/17] qapi: Call QAPIDoc.check() always, Markus Armbruster, 2024/02/26
- [PULL 06/17] qapi: Improve error position for bogus argument descriptions, Markus Armbruster, 2024/02/26
- [PULL 11/17] qapi: Require descriptions and tagged sections to be indented, Markus Armbruster, 2024/02/26
- [PULL 08/17] qapi: Improve error message for empty doc sections, Markus Armbruster, 2024/02/26
- [PULL 03/17] tests/qapi-schema: Cover duplicate 'Features:' line, Markus Armbruster, 2024/02/26
- [PULL 07/17] qapi: Improve error position for bogus invalid "Returns" section, Markus Armbruster, 2024/02/26
- [PULL 10/17] qapi: Reject section heading in the middle of a doc comment, Markus Armbruster, 2024/02/26
- Re: [PULL 00/17] QAPI patches patches for 2024-02-26,
Peter Maydell <=