diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-21 12:11:09 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-09 17:00:47 +0100 |
commit | e27fa95fb9d1dd4668e8b1411b47df14253e47fa (patch) | |
tree | 20bb129647131169dd62e7f15530ca79cd8537bb /scripts/rust | |
parent | 30e76638eb35ffe88e95cca2b5af952c14dc336d (diff) | |
download | qemu-e27fa95fb9d1dd4668e8b1411b47df14253e47fa.zip qemu-e27fa95fb9d1dd4668e8b1411b47df14253e47fa.tar.gz qemu-e27fa95fb9d1dd4668e8b1411b47df14253e47fa.tar.bz2 |
accel: 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-6-philmd@linaro.org>
Diffstat (limited to 'scripts/rust')
0 files changed, 0 insertions, 0 deletions