Re: [Qemu-devel] [PATCH v4 0/3] Prepare QOM support for machines and CPU

2012-03-13 Thread Anthony Liguori
On 03/04/2012 02:32 PM, Andreas Färber wrote: Hello Anthony, This series prepares for QOM'ification of CPUs and machines by rearranging constructor calls and Makefile dependency rules. I've separated it out due to complaints about patch series length for conversion of all targets. Patch 1 is a

[Qemu-devel] [PATCH v4 0/3] Prepare QOM support for machines and CPU

2012-03-04 Thread Andreas Färber
Hello Anthony, This series prepares for QOM'ification of CPUs and machines by rearranging constructor calls and Makefile dependency rules. I've separated it out due to complaints about patch series length for conversion of all targets. Patch 1 is a RESEND that avoids an abort after patch 2. Patc