On Mon, Aug 31, 2020 at 07:52:39PM +0100, Peter Maydell wrote: > On Mon, 31 Aug 2020 at 18:23, Eduardo Habkost <ehabk...@redhat.com> wrote: > > > > 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 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 > > I've just sent reviewed-bys for these ones. (Wasn't sure enough > about the other two.)
Thanks! I will update the branch before sending a pull request. -- Eduardo