On 3/16/20 9:06 AM, Philippe Mathieu-Daudé wrote:
> From: Thomas Huth <[email protected]>
> 
> Make cpu_register() (renamed to arm_cpu_register()) available
> from internals.h so we can register CPUs also from other files
> in the future.
> 
> Signed-off-by: Thomas Huth <[email protected]>
> Reviewed-by: Richard Henderson <[email protected]>
> Reviewed-by: Eric Auger <[email protected]>
> Message-ID: <[email protected]>
> [PMD: Split Thomas's patch in two: set_feature (earlier), cpu_register]
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
>  target/arm/cpu-qom.h |  9 ++++++++-
>  target/arm/cpu.c     | 10 ++--------
>  target/arm/cpu64.c   |  8 +-------
>  3 files changed, 11 insertions(+), 16 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to