Re: [Qemu-devel] [PATCH v2 02/15] target-arm: Add vexpress a9 & a15 machine objects

2014-12-15 Thread Peter Maydell
On 11 December 2014 at 23:29, Greg Bellows wrote: > Add Vexpress machine objects for the the Cortex A9 & A15 variants. The older > style QEMUMachine types were replaced with dedicated TypeInfo objects. The new > objects include dedicated class init functions that currently ustilze > dedicated >

[Qemu-devel] [PATCH v2 02/15] target-arm: Add vexpress a9 & a15 machine objects

2014-12-11 Thread Greg Bellows
Add Vexpress machine objects for the the Cortex A9 & A15 variants. The older style QEMUMachine types were replaced with dedicated TypeInfo objects. The new objects include dedicated class init functions that currently ustilze dedicated machine init methods. The previous qemu_register_machine call