On Thu, 9 Jul 2020 at 16:23, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > The 'Cortex-A9MPCore internal peripheral' block can only be > used with Cortex A5 and A9 cores. As we don't model the A5 > yet, simply check the machine cpu core is a Cortex A9. If > not return an error. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/cpu/a9mpcore.c | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-)
Applied to target-arm.next (for 5.2), thanks. -- PMM