diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-21 12:12:35 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-09 17:00:47 +0100 |
commit | 30e76638eb35ffe88e95cca2b5af952c14dc336d (patch) | |
tree | 9a522a6d151abe32538b004dd99cba797739b5cd /scripts/rust | |
parent | 43610f3184f846da948e8ab9dbc0c5de1e9bde79 (diff) | |
download | qemu-30e76638eb35ffe88e95cca2b5af952c14dc336d.zip qemu-30e76638eb35ffe88e95cca2b5af952c14dc336d.tar.gz qemu-30e76638eb35ffe88e95cca2b5af952c14dc336d.tar.bz2 |
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
CpuState caches its CPUClass since commit 6fbdff87062
("cpu: cache CPUClass in CPUState for hot code paths"),
use it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250122093028.52416-5-philmd@linaro.org>
Diffstat (limited to 'scripts/rust')
0 files changed, 0 insertions, 0 deletions