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