diff options
author | Thomas Huth <thuth@redhat.com> | 2020-04-23 09:33:55 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-04-30 15:35:41 +0100 |
commit | 37bcf244454f4efb82e2c0c64bbd7eabcc165a0c (patch) | |
tree | 0f74edef7fc3915da68f83c365c47f7db40983f2 /python/qemu | |
parent | 9fb005b02dbda7f47b789b7f19bf5f73622a4756 (diff) | |
download | qemu-37bcf244454f4efb82e2c0c64bbd7eabcc165a0c.zip qemu-37bcf244454f4efb82e2c0c64bbd7eabcc165a0c.tar.gz qemu-37bcf244454f4efb82e2c0c64bbd7eabcc165a0c.tar.bz2 |
target/arm: Make cpu_register() available for other files
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 <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200423073358.27155-3-philmd@redhat.com
Message-ID: <20190921150420.30743-2-thuth@redhat.com>
[PMD: Only take cpu_register() from Thomas's patch]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions