[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerpl
From: |
Eduardo Habkost |
Subject: |
Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate |
Date: |
Mon, 31 Aug 2020 13:23:14 -0400 |
On Tue, Aug 25, 2020 at 03:19:56PM -0400, Eduardo Habkost wrote:
> git tree for this series:
> https://github.com/ehabkost/qemu-hacks/tree/work/qom-macros-autoconvert
>
> This is an extension of the series previously submitted by
> Daniel[1], including a script that will convert existing type
> checker macros automatically.
I'm now queueing the following on machine-next:
[PATCH v3 44/74] imx_ccm: Rename IMX_GET_CLASS macro
[PATCH v3 45/74] mos6522: Rename QOM macros
[PATCH v3 46/74] x86-iommu: Rename QOM type macros
[PATCH v3 47/74] rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
[PATCH v3 51/74] arm: Fix typo in AARCH64_CPU_GET_CLASS definition
[PATCH v3 52/74] rx: Rename QOM type check macros
[PATCH v3 53/74] rx: Move typedef RXCPU to cpu-qom.h
They didn't get any Reviewed-by or Acked-by replies, but I
consider them trivial clean ups.
The new macros and automated changes will be resubmitted in v4,
as rebase conflicts need to be addressed.
--
Eduardo
- [PATCH v3 70/74] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2), (continued)
- [PATCH v3 70/74] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2), Eduardo Habkost, 2020/08/25
- [PATCH v3 71/74] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible, Eduardo Habkost, 2020/08/25
- [PATCH v3 73/74] crypto: use QOM macros for declaration/definition of secret types, Eduardo Habkost, 2020/08/25
- [PATCH v3 74/74] crypto: use QOM macros for declaration/definition of TLS creds types, Eduardo Habkost, 2020/08/25
- [PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields, Eduardo Habkost, 2020/08/25
- Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate, Roman Bolshakov, 2020/08/26
- Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate, Eduardo Habkost, 2020/08/27
- Re: [PATCH v3 00/74] qom: Automated conversion of type checking boilerplate,
Eduardo Habkost <=