diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-09-06 15:02:00 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2025-09-18 17:39:57 +0800 |
commit | cb5ee0017fc9909916383634a3f13eae05e6fe5c (patch) | |
tree | 7888585073fb8b6bfbd507c0a8d8e688b30c34c9 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 6ca2df47c9b85f630faacaba8a042cb095075599 (diff) | |
download | qemu-cb5ee0017fc9909916383634a3f13eae05e6fe5c.zip qemu-cb5ee0017fc9909916383634a3f13eae05e6fe5c.tar.gz qemu-cb5ee0017fc9909916383634a3f13eae05e6fe5c.tar.bz2 |
hw/loongarch/virt: Register reset interface with cpu plug callback
With cpu hotplug is implemented on LoongArch virt machine, reset
interface with hot-added CPU should be registered. Otherwise there
will be problem if system reboots after cpu is hot-added.
Now register reset interface with CPU plug callback, so that all
cold/hot added CPUs let their reset interface registered. And remove
reset interface with CPU unplug callback.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: Song Gao <gaosong@loongson.cn>
Message-ID: <20250906070200.3749326-4-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions