[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/16] QAPI patches patches for 2021-02-08
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/16] QAPI patches patches for 2021-02-08 |
Date: |
Mon, 8 Feb 2021 17:32:58 +0000 |
On Mon, 8 Feb 2021 at 13:58, Markus Armbruster <armbru@redhat.com> wrote:
>
> The following changes since commit 6f0e9c26dbae9ac18b89d359791008fe3432ca91:
>
> Merge remote-tracking branch 'remotes/dg-gitlab/tags/cgs-pull-request' into
> staging (2021-02-08 11:11:26 +0000)
>
> are available in the Git repository at:
>
> git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2021-02-08
>
> for you to fetch changes up to c51172667b64abc570640f141ca3bf7109fbbd17:
>
> qapi: enable strict-optional checks (2021-02-08 14:15:58 +0100)
>
> ----------------------------------------------------------------
> QAPI patches patches for 2021-02-08
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 03/16] qapi/main: handle theoretical None-return from re.match(), (continued)
- [PULL 03/16] qapi/main: handle theoretical None-return from re.match(), Markus Armbruster, 2021/02/08
- [PULL 06/16] qapi/gen: Replace ._begin_system_module(), Markus Armbruster, 2021/02/08
- [PULL 05/16] qapi: centralize is_[user|system|builtin]_module methods, Markus Armbruster, 2021/02/08
- [PULL 16/16] qapi: enable strict-optional checks, Markus Armbruster, 2021/02/08
- [PULL 11/16] qapi/gen: write _genc/_genh access shims, Markus Armbruster, 2021/02/08
- [PULL 15/16] qapi: type 'info' as Optional[QAPISourceInfo], Markus Armbruster, 2021/02/08
- [PULL 10/16] qapi: centralize the built-in module name definition, Markus Armbruster, 2021/02/08
- [PULL 14/16] qapi/gen: Drop support for QAPIGen without a file name, Markus Armbruster, 2021/02/08
- [PULL 09/16] qapi/gen: Combine ._add_[user|system]_module, Markus Armbruster, 2021/02/08
- [PULL 08/16] qapi: use './builtin' as the built-in module name, Markus Armbruster, 2021/02/08
- Re: [PULL 00/16] QAPI patches patches for 2021-02-08,
Peter Maydell <=