Re: [Qemu-devel] [PULL v4 12/12] hw/lm32: print error if cpu model is not found
On 20 January 2014 19:34, Michael Walle wrote: > QEMU crashed if a the given cpu_model is not found. > > Signed-off-by: Michael Walle Reviewed-by: Peter Maydell -- PMM
[Qemu-devel] [PULL v4 12/12] hw/lm32: print error if cpu model is not found
QEMU crashed if a the given cpu_model is not found. Signed-off-by: Michael Walle --- hw/lm32/lm32_boards.c | 10 ++ hw/lm32/milkymist.c |5 + 2 files changed, 15 insertions(+) diff --git a/hw/lm32/lm32_boards.c b/hw/lm32/lm32_boards.c index c032bb8..5e22e9b 100644 --- a/hw/l