diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-05-14 14:29:46 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-05-14 14:29:46 +0100 |
commit | ec7e5a90fea996f04ea24e81b680a87bc975354a (patch) | |
tree | 6b2e60a8a03d7cc27b1e0909fdd800258385d4b6 /rust/hw | |
parent | c6650a8c6cc18cdc4a46a6eef41b7d57e6bc0b2b (diff) | |
download | qemu-ec7e5a90fea996f04ea24e81b680a87bc975354a.zip qemu-ec7e5a90fea996f04ea24e81b680a87bc975354a.tar.gz qemu-ec7e5a90fea996f04ea24e81b680a87bc975354a.tar.bz2 |
target/arm: Remove TYPE_AARCH64_CPU
The TYPE_AARCH64_CPU class is an abstract type that is the parent of
all the AArch64 CPUs. It now has no special behaviour of its own, so
we can eliminate it and make the AArch64 CPUs directly inherit from
TYPE_ARM_CPU.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250429132200.605611-8-peter.maydell@linaro.org
Diffstat (limited to 'rust/hw')
0 files changed, 0 insertions, 0 deletions