On Wed, Sep 4, 2013 at 5:04 PM, Andreas Färber wrote:
> Since this is only read in cpu_copy() and linux-user has a global
> cpu_model, drop the field from generic code.
>
> Signed-off-by: Andreas Färber
> ---
> include/exec/cpu-defs.h | 2 --
> linux-user/main.c | 4 ++--
> target-
Since this is only read in cpu_copy() and linux-user has a global
cpu_model, drop the field from generic code.
Signed-off-by: Andreas Färber
---
include/exec/cpu-defs.h | 2 --
linux-user/main.c | 4 ++--
target-alpha/cpu.c | 4
target-arm/helper.c | 3 ---
ta