Re: [Qemu-devel] [PATCH v2 0/4] QOM'ify Motorola 68k CPU

2012-04-21 Thread Laurent Vivier
Le dimanche 22 avril 2012 à 01:17 +0200, Laurent Vivier a écrit : > Le samedi 21 avril 2012 à 08:08 +0200, Andreas Färber a écrit : > > Am 15.04.2012 05:10, schrieb Andreas Färber: > > > Hello, > > > > > > This series splits up my m68k QOM'ification patch from the qom-cpu-others > > > RFC series.

Re: [Qemu-devel] [PATCH v2 0/4] QOM'ify Motorola 68k CPU

2012-04-21 Thread Laurent Vivier
Le samedi 21 avril 2012 à 08:08 +0200, Andreas Färber a écrit : > Am 15.04.2012 05:10, schrieb Andreas Färber: > > Hello, > > > > This series splits up my m68k QOM'ification patch from the qom-cpu-others > > RFC series. > > CPU models are now modelled as subclasses with their own initfns, leaving

Re: [Qemu-devel] [PATCH v2 0/4] QOM'ify Motorola 68k CPU

2012-04-20 Thread Andreas Färber
Am 15.04.2012 05:10, schrieb Andreas Färber: > Hello, > > This series splits up my m68k QOM'ification patch from the qom-cpu-others RFC > series. > CPU models are now modelled as subclasses with their own initfns, leaving the > setting of feature flags imperative. > > Please review and apply. P

Re: [Qemu-devel] [PATCH v2 0/4] QOM'ify Motorola 68k CPU

2012-04-14 Thread Andreas Färber
Am 15.04.2012 05:10, schrieb Andreas Färber: > Hello, > > This series splits up my m68k QOM'ification patch from the qom-cpu-others RFC > series. > CPU models are now modelled as subclasses with their own initfns, leaving the > setting of feature flags imperative. > > Please review and apply. >

[Qemu-devel] [PATCH v2 0/4] QOM'ify Motorola 68k CPU

2012-04-14 Thread Andreas Färber
Hello, This series splits up my m68k QOM'ification patch from the qom-cpu-others RFC series. CPU models are now modelled as subclasses with their own initfns, leaving the setting of feature flags imperative. Please review and apply. Available from: git://github.com/afaerber/qemu-cpu.git qom-cpu