target/loongarch: Move kvm specified vCPU property to kvm directory
authorBibo Mao <maobibo@loongson.cn>
Fri, 14 Feb 2025 09:10:48 +0000 (17:10 +0800)
committerBibo Mao <maobibo@loongson.cn>
Tue, 25 Feb 2025 08:05:31 +0000 (16:05 +0800)
commit780a65bd955dee4e58b2cefb3312e85731eace6e
treebe3149041a32b77ad7501d6e5e77ab28b4cec176
parent3406b001e6e5992a8cc9b2442216de312b111c07
target/loongarch: Move kvm specified vCPU property to kvm directory

LBT and PMU feature is supported only in kvm mode, move property
about these two features to function kvm_loongarch_cpu_post_init().

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