diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-01-07 11:08:19 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-01-15 14:36:19 +0800 |
commit | bb81f237401b5f89f6bba21d9d4f50e0073372a6 (patch) | |
tree | a889f71705cc99f58cd156f5889d20c41abf17b4 /rust/qemu-api-macros | |
parent | 999b112d90be8404547eec0793f8d7c0b5d2a547 (diff) | |
download | qemu-bb81f237401b5f89f6bba21d9d4f50e0073372a6.zip qemu-bb81f237401b5f89f6bba21d9d4f50e0073372a6.tar.gz qemu-bb81f237401b5f89f6bba21d9d4f50e0073372a6.tar.bz2 |
hw/intc/loongarch_ipi: Use alternative implemation for cpu_by_arch_id
There is arch_id and CPUState pointer in IPICore object. With function
cpu_by_arch_id() it can be implemented by parsing IPICore array inside,
rather than possible_cpus array.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions