target/loongarch: Add paravirt ipi feature detection
authorBibo Mao <maobibo@loongson.cn>
Mon, 17 Feb 2025 01:52:40 +0000 (09:52 +0800)
committerBibo Mao <maobibo@loongson.cn>
Tue, 25 Feb 2025 08:05:31 +0000 (16:05 +0800)
commit620d9bd0022e011147c1133ef542c45a0da962e4
treed863a22a605a8c1ffb8e406bb17c9b5438902c6d
parent5b0502c56412c115f9ff37fad56ff53674676a22
target/loongarch: Add paravirt ipi feature detection

Paravirt ipi feature is OnOffAuto type, feature detection is added
to check whether it is supported by KVM host.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
target/loongarch/cpu.h
target/loongarch/kvm/kvm.c