Re: [Qemu-devel] [PATCH v2 18/40] openrisc: use generic cpu_model parsing

2017-10-06 Thread Stafford Horne
On Thu, Oct 05, 2017 at 03:50:52PM +0200, Igor Mammedov wrote: > Signed-off-by: Igor Mammedov > Reviewed-by: Philippe Mathieu-Daudé Less lines of code, thanks. Acked-by: Stafford Horne > --- > CC: sho...@gmail.com > --- > hw/openrisc/openrisc_sim.c | 8 ++-- > 1 file changed, 2 insertion

[Qemu-devel] [PATCH v2 18/40] openrisc: use generic cpu_model parsing

2017-10-05 Thread Igor Mammedov
Signed-off-by: Igor Mammedov Reviewed-by: Philippe Mathieu-Daudé --- CC: sho...@gmail.com --- hw/openrisc/openrisc_sim.c | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/hw/openrisc/openrisc_sim.c b/hw/openrisc/openrisc_sim.c index 86bf284..f61b63d 100644 --- a/hw/open