On 13 April 2012 22:30, Andreas Färber wrote:
> Move code from cpu_sh4_init() into a QOM initfn.
>
> Signed-off-by: Andreas Färber
> ---
> target-sh4/cpu.c | 13 +
> target-sh4/translate.c | 3 ---
> 2 files changed, 13 insertions(+), 3 deletions(-)
>
> diff --git a/target
Move code from cpu_sh4_init() into a QOM initfn.
Signed-off-by: Andreas Färber
---
target-sh4/cpu.c | 13 +
target-sh4/translate.c |3 ---
2 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/target-sh4/cpu.c b/target-sh4/cpu.c
index 062d737..948cfac 100644
---