On 11 December 2014 at 23:29, Greg Bellows <greg.bell...@linaro.org> 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 > machine init methods. The previous qemu_register_machine calls were replaced > with the newer type_register_status calls. > > Signed-off-by: Greg Bellows <greg.bell...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM