Re: [Qemu-devel] [PATCH 4/4] target-openrisc: Fix cpu_model by name

2013-07-15 Thread Jia Liu
On Tue, Jul 16, 2013 at 10:00 AM, Jia Liu wrote: > Fix cpu_model by name, make any and or1200 works both OK. > Sorry, I forgot add V2 in title. > Signed-off-by: Jia Liu > --- > target-openrisc/cpu.c | 16 > 1 file changed, 12 insertions(+), 4 deletions(-) > > diff --git a/targ

[Qemu-devel] [PATCH 4/4] target-openrisc: Fix cpu_model by name

2013-07-15 Thread Jia Liu
Fix cpu_model by name, make any and or1200 works both OK. Signed-off-by: Jia Liu --- target-openrisc/cpu.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/target-openrisc/cpu.c b/target-openrisc/cpu.c index e348df0..6637166 100644 --- a/target-openrisc/cpu.c