+23
−23
Loading
mainline inclusion from mainline-v6.12-rc1 commit 3abb708ec0be25da16a1ee9f1ab5cbc93f3256f3 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAZJDO CVE: NA -------------------------------- Implement function kvm_para_has_feature() to detect supported paravirt features. It can be used by device driver to detect and enable paravirt features, such as the EIOINTC irqchip driver is able to detect feature KVM_FEATURE_VIRT_EXTIOI and do some optimization. Signed-off-by:Bibo Mao <maobibo@loongson.cn> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn> Signed-off-by:
Xianglai Li <lixianglai@loongson.cn>