On 04/10/2012 06:40 PM, Andreas Färber wrote: > Hello Richard, > > This series strips down my Alpha QOM'ification patch from the > qom-cpu-others.v1 > RFC series. Subclasses are postponed for now. > > Can you please retest and either provide Acked-bys again or send an instant > PULL? > > Available from: > git://github.com/afaerber/qemu-cpu.git qom-cpu-alpha.v2 > https://github.com/afaerber/qemu-cpu/commits/qom-cpu-alpha.v2 > > Regards, > Andreas > > Cc: Richard Henderson <r...@twiddle.net> > > v1 -> v2: > * Split off from qom-cpu-others series, rebased onto qemu.git. > * Move cpu.o down in Makefile.target, following Richard's AREG0 changes. > * Update argument/variable naming to avoid "klass" and to use ..._type_info. > * Drop subclasses for now and leave TYPE_ALPHA_CPU non-abstract.
Re-tested ok. Acked-by: Richard Henderson <r...@twiddle.net> r~