commit | 087a23a87c57725f8653aea9be70a2d55cf0309e | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Mon Feb 10 10:45:13 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Wed Mar 05 09:39:17 2025 +0800 |
tree | c460486760f1c374adb6125bc2de35fa3d341e2d | |
parent | 8e63a7a7c2227ed014d55717c3a4de90bff426a8 [diff] |
hw/intc/loongarch_extioi: Use cpu plug notification Use hotplug_handler_plug() to nofity extioi object when cold-plug cpu is created, so that extioi can set and configure irq routing to new cpu. Signed-off-by: Bibo Mao <maobibo@loongson.cn>