Am 28.10.2012 16:03, schrieb Blue Swirl:
> Pass around CPUState instead of using global cpu_single_env.
>
> Signed-off-by: Blue Swirl
> ---
> target-unicore32/softmmu.c |8
> 1 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Andreas Färber
with the usual remark on "CP
> Pass around CPUState instead of using global cpu_single_env.
>
> Signed-off-by: Blue Swirl
Acked-by: Guan Xuetao
> ---
> target-unicore32/softmmu.c |8
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/target-unicore32/softmmu.c b/target-unicore32/softmmu.c
> i
Pass around CPUState instead of using global cpu_single_env.
Signed-off-by: Blue Swirl
---
target-unicore32/softmmu.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/target-unicore32/softmmu.c b/target-unicore32/softmmu.c
index 9c2c54c..fc27100 100644
--- a/target