target/loongarch: Add kvm steal time feature detection
authorBibo Mao <maobibo@loongson.cn>
Mon, 17 Feb 2025 01:55:32 +0000 (09:55 +0800)
committerBibo Mao <maobibo@loongson.cn>
Tue, 25 Feb 2025 08:05:31 +0000 (16:05 +0800)
commit954cc5c311cd4459ce16a3302ff8611d98473d7d
tree3b5a59571ba4736689ae355369efe72defe68fe0
parent610babce1ed83a0fd3af14f5195114d6c5338610
target/loongarch: Add kvm steal time feature detection

Paravirt steal time feature is OnOffAuto type, feature detection is added
to check whether it is supported on 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