[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate
From: |
Eduardo Habkost |
Subject: |
Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate |
Date: |
Tue, 18 Aug 2020 09:19:44 -0400 |
On Tue, Aug 18, 2020 at 12:59:03PM +0300, Roman Bolshakov wrote:
> On Thu, Aug 13, 2020 at 06:25:44PM -0400, Eduardo Habkost wrote:
> > This is an extension of the series previously submitted by
> > Daniel[1], including a script that will convert existing type
> > checker macros automatically.
> >
>
> Hi Eduardo,
>
> do you have a repo where it can be checked it out?
Yes:
https://github.com/ehabkost/qemu-hacks/tree/work/qom-macros-autoconvert
--
Eduardo
- [PATCH 36/41] [automated] Use DECLARE_*CHECKER* macros, (continued)
- [PATCH 36/41] [automated] Use DECLARE_*CHECKER* macros, Eduardo Habkost, 2020/08/13
- [PATCH 35/41] [automated] Move QOM typedefs and add missing includes, Eduardo Habkost, 2020/08/13
- [PATCH 28/41] qom: Allow class type name to be specified in OBJECT_DECLARE*, Eduardo Habkost, 2020/08/13
- Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate, no-reply, 2020/08/13
- Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate, no-reply, 2020/08/13
- Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate, no-reply, 2020/08/13
- Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate, Roman Bolshakov, 2020/08/18
- Re: [PATCH 00/41] qom: Automated conversion of type checking boilerplate,
Eduardo Habkost <=